Shades of Kimberly #736984
Tints of Kimberly #736984
RGB
CMYK
RGB Variations
Color information
#736984 (or 0x736984) is known color: Kimberly. HEX triplet: 73, 69 and 84. RGB value is (115,105,132). Sum of RGB (Red+Green+Blue) = 115+105+132=352 (46% of max value = 765). Red value is 115 (45.31% from 255 or 32.67% from 352); Green value is 105 (41.41% from 255 or 29.83% from 352); Blue value is 132 (51.95% from 255 or 37.5% from 352); Max value from RGB is 132 - color contains mainly: blue. Hex color #736984 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #736984 is #8C967B. Grayscale: #6E6E6E. Windows color (decimal): -9213564 or 8677747. OLE color: 8677747.
HSL color Cylindrical-coordinate representation of color #736984: hue angle of 262.22º degrees, saturation: 0.11, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #736984 is Cyan = 0.13, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 115 | 105 | 132 | - |
| CMYK | 0.13 | 0.20 | 0 | 0.48 |
| HSL | 262.22º | 0.11% | 0.46% | - |
| HSV(B) | 262.22º | 0.2% | 0.52% | - |
| XYZ | 16.29 | 15.41 | 23.95 | - |
| YUV | 111.07 | 139.81 | 130.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 105 | 132 | 0.13 | 0.20 | 0 | 0.48 | 262.22 | 0.11 | 0.46 |
| Hex | 73 | 69 | 84 | D | 14 | 0 | 30 | 106 | B | 2E |
| Octal | 163 | 151 | 204 | 15 | 24 | 0 | 60 | 406 | 13 | 56 |
| Binary | 1110011 | 1101001 | 10000100 | 1101 | 10100 | 0 | 110000 | 100000110 | 1011 | 101110 |
Color Harmonies of #736984
Complementary color
Monochromatic Colors of #736984
Black with #736984
Text Example
Text Example
White with #736984
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736984; }
p { color: rgb(115,105,132); }
H1.HeaderClassName
{
color: #736984;
}
.AnyTagClassName
{
color: #736984;
}
</style>
background-color css
<style>
a { background-color: #736984; }
a { background-color: rgb(115,105,132); }
div.DivClassName
{
background-color: #736984;
}
.BgClassName
{
background-color: #736984;
}
</style>
border-color css
<style>
span { border-color: #736984; }
span { border-color: rgb(115,105,132); }
td.TdClassName
{
border-color: #736984;
}
.TagClassName
{
border-color: #736984;
}
</style>