Shades of Kimberly #696482
Tints of Kimberly #696482
RGB
CMYK
RGB Variations
Color information
#696482 (or 0x696482) is known color: Kimberly. HEX triplet: 69, 64 and 82. RGB value is (105,100,130). Sum of RGB (Red+Green+Blue) = 105+100+130=335 (44% of max value = 765). Red value is 105 (41.41% from 255 or 31.34% from 335); Green value is 100 (39.45% from 255 or 29.85% from 335); Blue value is 130 (51.17% from 255 or 38.81% from 335); Max value from RGB is 130 - color contains mainly: blue. Hex color #696482 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #696482 is #969B7D. Grayscale: #686868. Windows color (decimal): -9870206 or 8545385. OLE color: 8545385.
HSL color Cylindrical-coordinate representation of color #696482: hue angle of 250º degrees, saturation: 0.13, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #696482 is Cyan = 0.19, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 105 | 100 | 130 | - |
| CMYK | 0.19 | 0.23 | 0 | 0.49 |
| HSL | 250º | 0.13% | 0.45% | - |
| HSV(B) | 250º | 0.23% | 0.51% | - |
| XYZ | 14.41 | 13.73 | 23.01 | - |
| YUV | 104.92 | 142.16 | 128.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 100 | 130 | 0.19 | 0.23 | 0 | 0.49 | 250 | 0.13 | 0.45 |
| Hex | 69 | 64 | 82 | 13 | 17 | 0 | 31 | FA | D | 2D |
| Octal | 151 | 144 | 202 | 23 | 27 | 0 | 61 | 372 | 15 | 55 |
| Binary | 1101001 | 1100100 | 10000010 | 10011 | 10111 | 0 | 110001 | 11111010 | 1101 | 101101 |
Color Harmonies of #696482
Complementary color
Monochromatic Colors of #696482
Black with #696482
Text Example
Text Example
White with #696482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696482; }
p { color: rgb(105,100,130); }
H1.HeaderClassName
{
color: #696482;
}
.AnyTagClassName
{
color: #696482;
}
</style>
background-color css
<style>
a { background-color: #696482; }
a { background-color: rgb(105,100,130); }
div.DivClassName
{
background-color: #696482;
}
.BgClassName
{
background-color: #696482;
}
</style>
border-color css
<style>
span { border-color: #696482; }
span { border-color: rgb(105,100,130); }
td.TdClassName
{
border-color: #696482;
}
.TagClassName
{
border-color: #696482;
}
</style>