Shades of Kimberly #736990
Tints of Kimberly #736990
RGB
CMYK
RGB Variations
Color information
#736990 (or 0x736990) is known color: Kimberly. HEX triplet: 73, 69 and 90. RGB value is (115,105,144). Sum of RGB (Red+Green+Blue) = 115+105+144=364 (48% of max value = 765). Red value is 115 (45.31% from 255 or 31.59% from 364); Green value is 105 (41.41% from 255 or 28.85% from 364); Blue value is 144 (56.64% from 255 or 39.56% from 364); Max value from RGB is 144 - color contains mainly: blue. Hex color #736990 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #736990 is #8C966F. Grayscale: #707070. Windows color (decimal): -9213552 or 9464179. OLE color: 9464179.
HSL color Cylindrical-coordinate representation of color #736990: hue angle of 255.38º degrees, saturation: 0.16, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #736990 is Cyan = 0.20, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 115 | 105 | 144 | - |
| CMYK | 0.20 | 0.27 | 0 | 0.44 |
| HSL | 255.38º | 0.16% | 0.49% | - |
| HSV(B) | 255.38º | 0.27% | 0.56% | - |
| XYZ | 17.16 | 15.76 | 28.52 | - |
| YUV | 112.44 | 145.81 | 129.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 105 | 144 | 0.20 | 0.27 | 0 | 0.44 | 255.38 | 0.16 | 0.49 |
| Hex | 73 | 69 | 90 | 14 | 1B | 0 | 2C | FF | 10 | 31 |
| Octal | 163 | 151 | 220 | 24 | 33 | 0 | 54 | 377 | 20 | 61 |
| Binary | 1110011 | 1101001 | 10010000 | 10100 | 11011 | 0 | 101100 | 11111111 | 10000 | 110001 |
Color Harmonies of #736990
Complementary color
Monochromatic Colors of #736990
Black with #736990
Text Example
Text Example
White with #736990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736990; }
p { color: rgb(115,105,144); }
H1.HeaderClassName
{
color: #736990;
}
.AnyTagClassName
{
color: #736990;
}
</style>
background-color css
<style>
a { background-color: #736990; }
a { background-color: rgb(115,105,144); }
div.DivClassName
{
background-color: #736990;
}
.BgClassName
{
background-color: #736990;
}
</style>
border-color css
<style>
span { border-color: #736990; }
span { border-color: rgb(115,105,144); }
td.TdClassName
{
border-color: #736990;
}
.TagClassName
{
border-color: #736990;
}
</style>