Shades of Kimberly #736986
Tints of Kimberly #736986
RGB
CMYK
RGB Variations
Color information
#736986 (or 0x736986) is known color: Kimberly. HEX triplet: 73, 69 and 86. RGB value is (115,105,134). Sum of RGB (Red+Green+Blue) = 115+105+134=354 (46% of max value = 765). Red value is 115 (45.31% from 255 or 32.49% from 354); Green value is 105 (41.41% from 255 or 29.66% from 354); Blue value is 134 (52.73% from 255 or 37.85% from 354); Max value from RGB is 134 - color contains mainly: blue. Hex color #736986 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #736986 is #8C9679. Grayscale: #6F6F6F. Windows color (decimal): -9213562 or 8808819. OLE color: 8808819.
HSL color Cylindrical-coordinate representation of color #736986: hue angle of 260.69º degrees, saturation: 0.12, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #736986 is Cyan = 0.14, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 105 | 134 | - |
| CMYK | 0.14 | 0.22 | 0 | 0.47 |
| HSL | 260.69º | 0.12% | 0.47% | - |
| HSV(B) | 260.69º | 0.22% | 0.53% | - |
| XYZ | 16.42 | 15.47 | 24.67 | - |
| YUV | 111.3 | 140.81 | 130.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 105 | 134 | 0.14 | 0.22 | 0 | 0.47 | 260.69 | 0.12 | 0.47 |
| Hex | 73 | 69 | 86 | E | 16 | 0 | 2F | 105 | C | 2F |
| Octal | 163 | 151 | 206 | 16 | 26 | 0 | 57 | 405 | 14 | 57 |
| Binary | 1110011 | 1101001 | 10000110 | 1110 | 10110 | 0 | 101111 | 100000101 | 1100 | 101111 |
Color Harmonies of #736986
Complementary color
Monochromatic Colors of #736986
Black with #736986
Text Example
Text Example
White with #736986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736986; }
p { color: rgb(115,105,134); }
H1.HeaderClassName
{
color: #736986;
}
.AnyTagClassName
{
color: #736986;
}
</style>
background-color css
<style>
a { background-color: #736986; }
a { background-color: rgb(115,105,134); }
div.DivClassName
{
background-color: #736986;
}
.BgClassName
{
background-color: #736986;
}
</style>
border-color css
<style>
span { border-color: #736986; }
span { border-color: rgb(115,105,134); }
td.TdClassName
{
border-color: #736986;
}
.TagClassName
{
border-color: #736986;
}
</style>