Shades of Kimberly #736390
Tints of Kimberly #736390
RGB
CMYK
RGB Variations
Color information
#736390 (or 0x736390) is known color: Kimberly. HEX triplet: 73, 63 and 90. RGB value is (115,99,144). Sum of RGB (Red+Green+Blue) = 115+99+144=358 (47% of max value = 765). Red value is 115 (45.31% from 255 or 32.12% from 358); Green value is 99 (39.06% from 255 or 27.65% from 358); Blue value is 144 (56.64% from 255 or 40.22% from 358); Max value from RGB is 144 - color contains mainly: blue. Hex color #736390 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #736390 is #8C9C6F. Grayscale: #6C6C6C. Windows color (decimal): -9215088 or 9462643. OLE color: 9462643.
HSL color Cylindrical-coordinate representation of color #736390: hue angle of 261.33º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #736390 is Cyan = 0.20, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 115 | 99 | 144 | - |
| CMYK | 0.20 | 0.31 | 0 | 0.44 |
| HSL | 261.33º | 0.19% | 0.48% | - |
| HSV(B) | 261.33º | 0.31% | 0.56% | - |
| XYZ | 16.57 | 14.58 | 28.33 | - |
| YUV | 108.91 | 147.8 | 132.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 99 | 144 | 0.20 | 0.31 | 0 | 0.44 | 261.33 | 0.19 | 0.48 |
| Hex | 73 | 63 | 90 | 14 | 1F | 0 | 2C | 105 | 13 | 30 |
| Octal | 163 | 143 | 220 | 24 | 37 | 0 | 54 | 405 | 23 | 60 |
| Binary | 1110011 | 1100011 | 10010000 | 10100 | 11111 | 0 | 101100 | 100000101 | 10011 | 110000 |
Color Harmonies of #736390
Complementary color
Monochromatic Colors of #736390
Black with #736390
Text Example
Text Example
White with #736390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736390; }
p { color: rgb(115,99,144); }
H1.HeaderClassName
{
color: #736390;
}
.AnyTagClassName
{
color: #736390;
}
</style>
background-color css
<style>
a { background-color: #736390; }
a { background-color: rgb(115,99,144); }
div.DivClassName
{
background-color: #736390;
}
.BgClassName
{
background-color: #736390;
}
</style>
border-color css
<style>
span { border-color: #736390; }
span { border-color: rgb(115,99,144); }
td.TdClassName
{
border-color: #736390;
}
.TagClassName
{
border-color: #736390;
}
</style>