#767DCA (or 0x767DCA) is unknown color: approx Moody Blue. HEX triplet: 76, 7D and CA. RGB value is (118,125,202). Sum of RGB (Red+Green+Blue) = 118+125+202=445 (58% of max value = 765). Red value is 118 (46.48% from 255 or 26.52% from 445); Green value is 125 (49.22% from 255 or 28.09% from 445); Blue value is 202 (79.30% from 255 or 45.39% from 445); Max value from RGB is 202 - color contains mainly: blue. Hex color #767DCA is not a web safe color. Web safe color analog (approx): #6666CC. Inversed color of #767DCA is #898235. Grayscale: #838383. Windows color (decimal): -9011766 or 13270390. OLE color: 13270390.
HSL color Cylindrical-coordinate representation of color #767DCA: hue angle of 235º degrees, saturation: 0.44, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #767DCA is Cyan = 0.42, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.21.
<style> p { color: #767DCA; } p { color: rgb(118,125,202); } H1.HeaderClassName { color: #767DCA; } .AnyTagClassName { color: #767DCA; } </style>
<style> a { background-color: #767DCA; } a { background-color: rgb(118,125,202); } div.DivClassName { background-color: #767DCA; } .BgClassName { background-color: #767DCA; } </style>
<style> span { border-color: #767DCA; } span { border-color: rgb(118,125,202); } td.TdClassName { border-color: #767DCA; } .TagClassName { border-color: #767DCA; } </style>