Shades of Kimberly #736890
Tints of Kimberly #736890
RGB
CMYK
RGB Variations
Color information
#736890 (or 0x736890) is known color: Kimberly. HEX triplet: 73, 68 and 90. RGB value is (115,104,144). Sum of RGB (Red+Green+Blue) = 115+104+144=363 (48% of max value = 765). Red value is 115 (45.31% from 255 or 31.68% from 363); Green value is 104 (41.02% from 255 or 28.65% from 363); Blue value is 144 (56.64% from 255 or 39.67% from 363); Max value from RGB is 144 - color contains mainly: blue. Hex color #736890 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #736890 is #8C976F. Grayscale: #6F6F6F. Windows color (decimal): -9213808 or 9463923. OLE color: 9463923.
HSL color Cylindrical-coordinate representation of color #736890: hue angle of 256.5º degrees, saturation: 0.16, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #736890 is Cyan = 0.20, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 115 | 104 | 144 | - |
| CMYK | 0.20 | 0.28 | 0 | 0.44 |
| HSL | 256.5º | 0.16% | 0.49% | - |
| HSV(B) | 256.5º | 0.28% | 0.56% | - |
| XYZ | 17.05 | 15.56 | 28.49 | - |
| YUV | 111.85 | 146.14 | 130.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 104 | 144 | 0.20 | 0.28 | 0 | 0.44 | 256.5 | 0.16 | 0.49 |
| Hex | 73 | 68 | 90 | 14 | 1C | 0 | 2C | 100 | 10 | 31 |
| Octal | 163 | 150 | 220 | 24 | 34 | 0 | 54 | 400 | 20 | 61 |
| Binary | 1110011 | 1101000 | 10010000 | 10100 | 11100 | 0 | 101100 | 100000000 | 10000 | 110001 |
Color Harmonies of #736890
Complementary color
Monochromatic Colors of #736890
Black with #736890
Text Example
Text Example
White with #736890
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736890; }
p { color: rgb(115,104,144); }
H1.HeaderClassName
{
color: #736890;
}
.AnyTagClassName
{
color: #736890;
}
</style>
background-color css
<style>
a { background-color: #736890; }
a { background-color: rgb(115,104,144); }
div.DivClassName
{
background-color: #736890;
}
.BgClassName
{
background-color: #736890;
}
</style>
border-color css
<style>
span { border-color: #736890; }
span { border-color: rgb(115,104,144); }
td.TdClassName
{
border-color: #736890;
}
.TagClassName
{
border-color: #736890;
}
</style>