Shades of Kimberly #766490
Tints of Kimberly #766490
RGB
CMYK
RGB Variations
Color information
#766490 (or 0x766490) is known color: Kimberly. HEX triplet: 76, 64 and 90. RGB value is (118,100,144). Sum of RGB (Red+Green+Blue) = 118+100+144=362 (47% of max value = 765). Red value is 118 (46.48% from 255 or 32.60% from 362); Green value is 100 (39.45% from 255 or 27.62% from 362); Blue value is 144 (56.64% from 255 or 39.78% from 362); Max value from RGB is 144 - color contains mainly: blue. Hex color #766490 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #766490 is #899B6F. Grayscale: #6E6E6E. Windows color (decimal): -9018224 or 9462902. OLE color: 9462902.
HSL color Cylindrical-coordinate representation of color #766490: hue angle of 264.55º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #766490 is Cyan = 0.18, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 118 | 100 | 144 | - |
| CMYK | 0.18 | 0.31 | 0 | 0.44 |
| HSL | 264.55º | 0.18% | 0.48% | - |
| HSV(B) | 264.55º | 0.31% | 0.56% | - |
| XYZ | 17.06 | 14.98 | 28.38 | - |
| YUV | 110.4 | 146.96 | 133.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 100 | 144 | 0.18 | 0.31 | 0 | 0.44 | 264.55 | 0.18 | 0.48 |
| Hex | 76 | 64 | 90 | 12 | 1F | 0 | 2C | 109 | 12 | 30 |
| Octal | 166 | 144 | 220 | 22 | 37 | 0 | 54 | 411 | 22 | 60 |
| Binary | 1110110 | 1100100 | 10010000 | 10010 | 11111 | 0 | 101100 | 100001001 | 10010 | 110000 |
Color Harmonies of #766490
Complementary color
Monochromatic Colors of #766490
Black with #766490
Text Example
Text Example
White with #766490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766490; }
p { color: rgb(118,100,144); }
H1.HeaderClassName
{
color: #766490;
}
.AnyTagClassName
{
color: #766490;
}
</style>
background-color css
<style>
a { background-color: #766490; }
a { background-color: rgb(118,100,144); }
div.DivClassName
{
background-color: #766490;
}
.BgClassName
{
background-color: #766490;
}
</style>
border-color css
<style>
span { border-color: #766490; }
span { border-color: rgb(118,100,144); }
td.TdClassName
{
border-color: #766490;
}
.TagClassName
{
border-color: #766490;
}
</style>