Shades of Kimberly #736885
Tints of Kimberly #736885
RGB
CMYK
RGB Variations
Color information
#736885 (or 0x736885) is known color: Kimberly. HEX triplet: 73, 68 and 85. RGB value is (115,104,133). Sum of RGB (Red+Green+Blue) = 115+104+133=352 (46% of max value = 765). Red value is 115 (45.31% from 255 or 32.67% from 352); Green value is 104 (41.02% from 255 or 29.55% from 352); Blue value is 133 (52.34% from 255 or 37.78% from 352); Max value from RGB is 133 - color contains mainly: blue. Hex color #736885 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #736885 is #8C977A. Grayscale: #6E6E6E. Windows color (decimal): -9213819 or 8743027. OLE color: 8743027.
HSL color Cylindrical-coordinate representation of color #736885: hue angle of 262.76º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #736885 is Cyan = 0.14, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 115 | 104 | 133 | - |
| CMYK | 0.14 | 0.22 | 0 | 0.48 |
| HSL | 262.76º | 0.12% | 0.46% | - |
| HSV(B) | 262.76º | 0.22% | 0.52% | - |
| XYZ | 16.25 | 15.24 | 24.28 | - |
| YUV | 110.6 | 140.64 | 131.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 104 | 133 | 0.14 | 0.22 | 0 | 0.48 | 262.76 | 0.12 | 0.46 |
| Hex | 73 | 68 | 85 | E | 16 | 0 | 30 | 107 | C | 2E |
| Octal | 163 | 150 | 205 | 16 | 26 | 0 | 60 | 407 | 14 | 56 |
| Binary | 1110011 | 1101000 | 10000101 | 1110 | 10110 | 0 | 110000 | 100000111 | 1100 | 101110 |
Color Harmonies of #736885
Complementary color
Monochromatic Colors of #736885
Black with #736885
Text Example
Text Example
White with #736885
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736885; }
p { color: rgb(115,104,133); }
H1.HeaderClassName
{
color: #736885;
}
.AnyTagClassName
{
color: #736885;
}
</style>
background-color css
<style>
a { background-color: #736885; }
a { background-color: rgb(115,104,133); }
div.DivClassName
{
background-color: #736885;
}
.BgClassName
{
background-color: #736885;
}
</style>
border-color css
<style>
span { border-color: #736885; }
span { border-color: rgb(115,104,133); }
td.TdClassName
{
border-color: #736885;
}
.TagClassName
{
border-color: #736885;
}
</style>