Shades of Kimberly #696687
Tints of Kimberly #696687
RGB
CMYK
RGB Variations
Color information
#696687 (or 0x696687) is known color: Kimberly. HEX triplet: 69, 66 and 87. RGB value is (105,102,135). Sum of RGB (Red+Green+Blue) = 105+102+135=342 (45% of max value = 765). Red value is 105 (41.41% from 255 or 30.70% from 342); Green value is 102 (40.23% from 255 or 29.82% from 342); Blue value is 135 (53.12% from 255 or 39.47% from 342); Max value from RGB is 135 - color contains mainly: blue. Hex color #696687 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #696687 is #969978. Grayscale: #6A6A6A. Windows color (decimal): -9869689 or 8873577. OLE color: 8873577.
HSL color Cylindrical-coordinate representation of color #696687: hue angle of 245.45º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #696687 is Cyan = 0.22, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 105 | 102 | 135 | - |
| CMYK | 0.22 | 0.24 | 0 | 0.47 |
| HSL | 245.45º | 0.14% | 0.46% | - |
| HSV(B) | 245.45º | 0.24% | 0.53% | - |
| XYZ | 14.95 | 14.26 | 24.89 | - |
| YUV | 106.66 | 143.99 | 126.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 102 | 135 | 0.22 | 0.24 | 0 | 0.47 | 245.45 | 0.14 | 0.46 |
| Hex | 69 | 66 | 87 | 16 | 18 | 0 | 2F | F5 | E | 2E |
| Octal | 151 | 146 | 207 | 26 | 30 | 0 | 57 | 365 | 16 | 56 |
| Binary | 1101001 | 1100110 | 10000111 | 10110 | 11000 | 0 | 101111 | 11110101 | 1110 | 101110 |
Color Harmonies of #696687
Complementary color
Monochromatic Colors of #696687
Black with #696687
Text Example
Text Example
White with #696687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696687; }
p { color: rgb(105,102,135); }
H1.HeaderClassName
{
color: #696687;
}
.AnyTagClassName
{
color: #696687;
}
</style>
background-color css
<style>
a { background-color: #696687; }
a { background-color: rgb(105,102,135); }
div.DivClassName
{
background-color: #696687;
}
.BgClassName
{
background-color: #696687;
}
</style>
border-color css
<style>
span { border-color: #696687; }
span { border-color: rgb(105,102,135); }
td.TdClassName
{
border-color: #696687;
}
.TagClassName
{
border-color: #696687;
}
</style>