Shades of Kimberly #696386
Tints of Kimberly #696386
RGB
CMYK
RGB Variations
Color information
#696386 (or 0x696386) is known color: Kimberly. HEX triplet: 69, 63 and 86. RGB value is (105,99,134). Sum of RGB (Red+Green+Blue) = 105+99+134=338 (44% of max value = 765). Red value is 105 (41.41% from 255 or 31.07% from 338); Green value is 99 (39.06% from 255 or 29.29% from 338); Blue value is 134 (52.73% from 255 or 39.64% from 338); Max value from RGB is 134 - color contains mainly: blue. Hex color #696386 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #696386 is #969C79. Grayscale: #686868. Windows color (decimal): -9870458 or 8807273. OLE color: 8807273.
HSL color Cylindrical-coordinate representation of color #696386: hue angle of 250.29º 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 #696386 is Cyan = 0.22, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 105 | 99 | 134 | - |
| CMYK | 0.22 | 0.26 | 0 | 0.47 |
| HSL | 250.29º | 0.15% | 0.46% | - |
| HSV(B) | 250.29º | 0.26% | 0.53% | - |
| XYZ | 14.59 | 13.65 | 24.42 | - |
| YUV | 104.78 | 144.49 | 128.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 99 | 134 | 0.22 | 0.26 | 0 | 0.47 | 250.29 | 0.15 | 0.46 |
| Hex | 69 | 63 | 86 | 16 | 1A | 0 | 2F | FA | F | 2E |
| Octal | 151 | 143 | 206 | 26 | 32 | 0 | 57 | 372 | 17 | 56 |
| Binary | 1101001 | 1100011 | 10000110 | 10110 | 11010 | 0 | 101111 | 11111010 | 1111 | 101110 |
Color Harmonies of #696386
Complementary color
Monochromatic Colors of #696386
Black with #696386
Text Example
Text Example
White with #696386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696386; }
p { color: rgb(105,99,134); }
H1.HeaderClassName
{
color: #696386;
}
.AnyTagClassName
{
color: #696386;
}
</style>
background-color css
<style>
a { background-color: #696386; }
a { background-color: rgb(105,99,134); }
div.DivClassName
{
background-color: #696386;
}
.BgClassName
{
background-color: #696386;
}
</style>
border-color css
<style>
span { border-color: #696386; }
span { border-color: rgb(105,99,134); }
td.TdClassName
{
border-color: #696386;
}
.TagClassName
{
border-color: #696386;
}
</style>