Shades of Kimberly #766493
Tints of Kimberly #766493
RGB
CMYK
RGB Variations
Color information
#766493 (or 0x766493) is known color: Kimberly. HEX triplet: 76, 64 and 93. RGB value is (118,100,147). Sum of RGB (Red+Green+Blue) = 118+100+147=365 (48% of max value = 765). Red value is 118 (46.48% from 255 or 32.33% from 365); Green value is 100 (39.45% from 255 or 27.40% from 365); Blue value is 147 (57.81% from 255 or 40.27% from 365); Max value from RGB is 147 - color contains mainly: blue. Hex color #766493 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #766493 is #899B6C. Grayscale: #6E6E6E. Windows color (decimal): -9018221 or 9659510. OLE color: 9659510.
HSL color Cylindrical-coordinate representation of color #766493: hue angle of 262.98º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #766493 is Cyan = 0.20, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 100 | 147 | - |
| CMYK | 0.20 | 0.32 | 0 | 0.42 |
| HSL | 262.98º | 0.19% | 0.48% | - |
| HSV(B) | 262.98º | 0.32% | 0.58% | - |
| XYZ | 17.29 | 15.07 | 29.6 | - |
| YUV | 110.74 | 148.46 | 133.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 100 | 147 | 0.20 | 0.32 | 0 | 0.42 | 262.98 | 0.19 | 0.48 |
| Hex | 76 | 64 | 93 | 14 | 20 | 0 | 2A | 107 | 13 | 30 |
| Octal | 166 | 144 | 223 | 24 | 40 | 0 | 52 | 407 | 23 | 60 |
| Binary | 1110110 | 1100100 | 10010011 | 10100 | 100000 | 0 | 101010 | 100000111 | 10011 | 110000 |
Color Harmonies of #766493
Complementary color
Monochromatic Colors of #766493
Black with #766493
Text Example
Text Example
White with #766493
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766493; }
p { color: rgb(118,100,147); }
H1.HeaderClassName
{
color: #766493;
}
.AnyTagClassName
{
color: #766493;
}
</style>
background-color css
<style>
a { background-color: #766493; }
a { background-color: rgb(118,100,147); }
div.DivClassName
{
background-color: #766493;
}
.BgClassName
{
background-color: #766493;
}
</style>
border-color css
<style>
span { border-color: #766493; }
span { border-color: rgb(118,100,147); }
td.TdClassName
{
border-color: #766493;
}
.TagClassName
{
border-color: #766493;
}
</style>