Shades of Kimberly #736786
Tints of Kimberly #736786
RGB
CMYK
RGB Variations
Color information
#736786 (or 0x736786) is known color: Kimberly. HEX triplet: 73, 67 and 86. RGB value is (115,103,134). Sum of RGB (Red+Green+Blue) = 115+103+134=352 (46% of max value = 765). Red value is 115 (45.31% from 255 or 32.67% from 352); Green value is 103 (40.62% from 255 or 29.26% from 352); Blue value is 134 (52.73% from 255 or 38.07% from 352); Max value from RGB is 134 - color contains mainly: blue. Hex color #736786 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #736786 is #8C9879. Grayscale: #6E6E6E. Windows color (decimal): -9214074 or 8808307. OLE color: 8808307.
HSL color Cylindrical-coordinate representation of color #736786: hue angle of 263.23º degrees, saturation: 0.13, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #736786 is Cyan = 0.14, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 103 | 134 | - |
| CMYK | 0.14 | 0.23 | 0 | 0.47 |
| HSL | 263.23º | 0.13% | 0.46% | - |
| HSV(B) | 263.23º | 0.23% | 0.53% | - |
| XYZ | 16.22 | 15.07 | 24.61 | - |
| YUV | 110.12 | 141.48 | 131.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 103 | 134 | 0.14 | 0.23 | 0 | 0.47 | 263.23 | 0.13 | 0.46 |
| Hex | 73 | 67 | 86 | E | 17 | 0 | 2F | 107 | D | 2E |
| Octal | 163 | 147 | 206 | 16 | 27 | 0 | 57 | 407 | 15 | 56 |
| Binary | 1110011 | 1100111 | 10000110 | 1110 | 10111 | 0 | 101111 | 100000111 | 1101 | 101110 |
Color Harmonies of #736786
Complementary color
Monochromatic Colors of #736786
Black with #736786
Text Example
Text Example
White with #736786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736786; }
p { color: rgb(115,103,134); }
H1.HeaderClassName
{
color: #736786;
}
.AnyTagClassName
{
color: #736786;
}
</style>
background-color css
<style>
a { background-color: #736786; }
a { background-color: rgb(115,103,134); }
div.DivClassName
{
background-color: #736786;
}
.BgClassName
{
background-color: #736786;
}
</style>
border-color css
<style>
span { border-color: #736786; }
span { border-color: rgb(115,103,134); }
td.TdClassName
{
border-color: #736786;
}
.TagClassName
{
border-color: #736786;
}
</style>