Shades of Kimberly #736886
Tints of Kimberly #736886
RGB
CMYK
RGB Variations
Color information
#736886 (or 0x736886) is known color: Kimberly. HEX triplet: 73, 68 and 86. RGB value is (115,104,134). Sum of RGB (Red+Green+Blue) = 115+104+134=353 (46% of max value = 765). Red value is 115 (45.31% from 255 or 32.58% from 353); Green value is 104 (41.02% from 255 or 29.46% from 353); Blue value is 134 (52.73% from 255 or 37.96% from 353); Max value from RGB is 134 - color contains mainly: blue. Hex color #736886 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #736886 is #8C9779. Grayscale: #6E6E6E. Windows color (decimal): -9213818 or 8808563. OLE color: 8808563.
HSL color Cylindrical-coordinate representation of color #736886: hue angle of 262º degrees, saturation: 0.13, 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 #736886 is Cyan = 0.14, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 104 | 134 | - |
| CMYK | 0.14 | 0.22 | 0 | 0.47 |
| HSL | 262º | 0.13% | 0.47% | - |
| HSV(B) | 262º | 0.22% | 0.53% | - |
| XYZ | 16.32 | 15.27 | 24.64 | - |
| YUV | 110.71 | 141.14 | 131.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 104 | 134 | 0.14 | 0.22 | 0 | 0.47 | 262 | 0.13 | 0.47 |
| Hex | 73 | 68 | 86 | E | 16 | 0 | 2F | 106 | D | 2F |
| Octal | 163 | 150 | 206 | 16 | 26 | 0 | 57 | 406 | 15 | 57 |
| Binary | 1110011 | 1101000 | 10000110 | 1110 | 10110 | 0 | 101111 | 100000110 | 1101 | 101111 |
Color Harmonies of #736886
Complementary color
Monochromatic Colors of #736886
Black with #736886
Text Example
Text Example
White with #736886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736886; }
p { color: rgb(115,104,134); }
H1.HeaderClassName
{
color: #736886;
}
.AnyTagClassName
{
color: #736886;
}
</style>
background-color css
<style>
a { background-color: #736886; }
a { background-color: rgb(115,104,134); }
div.DivClassName
{
background-color: #736886;
}
.BgClassName
{
background-color: #736886;
}
</style>
border-color css
<style>
span { border-color: #736886; }
span { border-color: rgb(115,104,134); }
td.TdClassName
{
border-color: #736886;
}
.TagClassName
{
border-color: #736886;
}
</style>