Shades of Kimberly #696088
Tints of Kimberly #696088
RGB
CMYK
RGB Variations
Color information
#696088 (or 0x696088) is known color: Kimberly. HEX triplet: 69, 60 and 88. RGB value is (105,96,136). Sum of RGB (Red+Green+Blue) = 105+96+136=337 (44% of max value = 765). Red value is 105 (41.41% from 255 or 31.16% from 337); Green value is 96 (37.89% from 255 or 28.49% from 337); Blue value is 136 (53.52% from 255 or 40.36% from 337); Max value from RGB is 136 - color contains mainly: blue. Hex color #696088 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #696088 is #969F77. Grayscale: #676767. Windows color (decimal): -9871224 or 8937577. OLE color: 8937577.
HSL color Cylindrical-coordinate representation of color #696088: hue angle of 253.5º degrees, saturation: 0.17, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #696088 is Cyan = 0.23, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 105 | 96 | 136 | - |
| CMYK | 0.23 | 0.29 | 0 | 0.47 |
| HSL | 253.5º | 0.17% | 0.45% | - |
| HSV(B) | 253.5º | 0.29% | 0.53% | - |
| XYZ | 14.45 | 13.15 | 25.07 | - |
| YUV | 103.25 | 146.48 | 129.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 96 | 136 | 0.23 | 0.29 | 0 | 0.47 | 253.5 | 0.17 | 0.45 |
| Hex | 69 | 60 | 88 | 17 | 1D | 0 | 2F | FE | 11 | 2D |
| Octal | 151 | 140 | 210 | 27 | 35 | 0 | 57 | 376 | 21 | 55 |
| Binary | 1101001 | 1100000 | 10001000 | 10111 | 11101 | 0 | 101111 | 11111110 | 10001 | 101101 |
Color Harmonies of #696088
Complementary color
Monochromatic Colors of #696088
Black with #696088
Text Example
Text Example
White with #696088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696088; }
p { color: rgb(105,96,136); }
H1.HeaderClassName
{
color: #696088;
}
.AnyTagClassName
{
color: #696088;
}
</style>
background-color css
<style>
a { background-color: #696088; }
a { background-color: rgb(105,96,136); }
div.DivClassName
{
background-color: #696088;
}
.BgClassName
{
background-color: #696088;
}
</style>
border-color css
<style>
span { border-color: #696088; }
span { border-color: rgb(105,96,136); }
td.TdClassName
{
border-color: #696088;
}
.TagClassName
{
border-color: #696088;
}
</style>