Shades of Kimberly #696487
Tints of Kimberly #696487
RGB
CMYK
RGB Variations
Color information
#696487 (or 0x696487) is known color: Kimberly. HEX triplet: 69, 64 and 87. RGB value is (105,100,135). Sum of RGB (Red+Green+Blue) = 105+100+135=340 (45% of max value = 765). Red value is 105 (41.41% from 255 or 30.88% from 340); Green value is 100 (39.45% from 255 or 29.41% from 340); Blue value is 135 (53.12% from 255 or 39.71% from 340); Max value from RGB is 135 - color contains mainly: blue. Hex color #696487 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #696487 is #969B78. Grayscale: #696969. Windows color (decimal): -9870201 or 8873065. OLE color: 8873065.
HSL color Cylindrical-coordinate representation of color #696487: hue angle of 248.57º degrees, saturation: 0.15, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #696487 is Cyan = 0.22, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 105 | 100 | 135 | - |
| CMYK | 0.22 | 0.26 | 0 | 0.47 |
| HSL | 248.57º | 0.15% | 0.46% | - |
| HSV(B) | 248.57º | 0.26% | 0.53% | - |
| XYZ | 14.76 | 13.87 | 24.82 | - |
| YUV | 105.49 | 144.66 | 127.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 100 | 135 | 0.22 | 0.26 | 0 | 0.47 | 248.57 | 0.15 | 0.46 |
| Hex | 69 | 64 | 87 | 16 | 1A | 0 | 2F | F9 | F | 2E |
| Octal | 151 | 144 | 207 | 26 | 32 | 0 | 57 | 371 | 17 | 56 |
| Binary | 1101001 | 1100100 | 10000111 | 10110 | 11010 | 0 | 101111 | 11111001 | 1111 | 101110 |
Color Harmonies of #696487
Complementary color
Monochromatic Colors of #696487
Black with #696487
Text Example
Text Example
White with #696487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696487; }
p { color: rgb(105,100,135); }
H1.HeaderClassName
{
color: #696487;
}
.AnyTagClassName
{
color: #696487;
}
</style>
background-color css
<style>
a { background-color: #696487; }
a { background-color: rgb(105,100,135); }
div.DivClassName
{
background-color: #696487;
}
.BgClassName
{
background-color: #696487;
}
</style>
border-color css
<style>
span { border-color: #696487; }
span { border-color: rgb(105,100,135); }
td.TdClassName
{
border-color: #696487;
}
.TagClassName
{
border-color: #696487;
}
</style>