Shades of Kimberly #736588
Tints of Kimberly #736588
RGB
CMYK
RGB Variations
Color information
#736588 (or 0x736588) is known color: Kimberly. HEX triplet: 73, 65 and 88. RGB value is (115,101,136). Sum of RGB (Red+Green+Blue) = 115+101+136=352 (46% of max value = 765). Red value is 115 (45.31% from 255 or 32.67% from 352); Green value is 101 (39.84% from 255 or 28.69% from 352); Blue value is 136 (53.52% from 255 or 38.64% from 352); Max value from RGB is 136 - color contains mainly: blue. Hex color #736588 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #736588 is #8C9A77. Grayscale: #6D6D6D. Windows color (decimal): -9214584 or 8938867. OLE color: 8938867.
HSL color Cylindrical-coordinate representation of color #736588: hue angle of 264º 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 #736588 is Cyan = 0.15, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 101 | 136 | - |
| CMYK | 0.15 | 0.26 | 0 | 0.47 |
| HSL | 264º | 0.15% | 0.46% | - |
| HSV(B) | 264º | 0.26% | 0.53% | - |
| XYZ | 16.17 | 14.73 | 25.28 | - |
| YUV | 109.18 | 143.14 | 132.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 101 | 136 | 0.15 | 0.26 | 0 | 0.47 | 264 | 0.15 | 0.46 |
| Hex | 73 | 65 | 88 | F | 1A | 0 | 2F | 108 | F | 2E |
| Octal | 163 | 145 | 210 | 17 | 32 | 0 | 57 | 410 | 17 | 56 |
| Binary | 1110011 | 1100101 | 10001000 | 1111 | 11010 | 0 | 101111 | 100001000 | 1111 | 101110 |
Color Harmonies of #736588
Complementary color
Monochromatic Colors of #736588
Black with #736588
Text Example
Text Example
White with #736588
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736588; }
p { color: rgb(115,101,136); }
H1.HeaderClassName
{
color: #736588;
}
.AnyTagClassName
{
color: #736588;
}
</style>
background-color css
<style>
a { background-color: #736588; }
a { background-color: rgb(115,101,136); }
div.DivClassName
{
background-color: #736588;
}
.BgClassName
{
background-color: #736588;
}
</style>
border-color css
<style>
span { border-color: #736588; }
span { border-color: rgb(115,101,136); }
td.TdClassName
{
border-color: #736588;
}
.TagClassName
{
border-color: #736588;
}
</style>