Shades of Kimberly #726390
Tints of Kimberly #726390
RGB
CMYK
RGB Variations
Color information
#726390 (or 0x726390) is known color: Kimberly. HEX triplet: 72, 63 and 90. RGB value is (114,99,144). Sum of RGB (Red+Green+Blue) = 114+99+144=357 (47% of max value = 765). Red value is 114 (44.92% from 255 or 31.93% from 357); Green value is 99 (39.06% from 255 or 27.73% from 357); Blue value is 144 (56.64% from 255 or 40.34% from 357); Max value from RGB is 144 - color contains mainly: blue. Hex color #726390 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #726390 is #8D9C6F. Grayscale: #6C6C6C. Windows color (decimal): -9280624 or 9462642. OLE color: 9462642.
HSL color Cylindrical-coordinate representation of color #726390: hue angle of 260º 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 #726390 is Cyan = 0.21, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 114 | 99 | 144 | - |
| CMYK | 0.21 | 0.31 | 0 | 0.44 |
| HSL | 260º | 0.19% | 0.48% | - |
| HSV(B) | 260º | 0.31% | 0.56% | - |
| XYZ | 16.44 | 14.51 | 28.32 | - |
| YUV | 108.62 | 147.97 | 131.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 99 | 144 | 0.21 | 0.31 | 0 | 0.44 | 260 | 0.19 | 0.48 |
| Hex | 72 | 63 | 90 | 15 | 1F | 0 | 2C | 104 | 13 | 30 |
| Octal | 162 | 143 | 220 | 25 | 37 | 0 | 54 | 404 | 23 | 60 |
| Binary | 1110010 | 1100011 | 10010000 | 10101 | 11111 | 0 | 101100 | 100000100 | 10011 | 110000 |
Color Harmonies of #726390
Complementary color
Monochromatic Colors of #726390
Black with #726390
Text Example
Text Example
White with #726390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726390; }
p { color: rgb(114,99,144); }
H1.HeaderClassName
{
color: #726390;
}
.AnyTagClassName
{
color: #726390;
}
</style>
background-color css
<style>
a { background-color: #726390; }
a { background-color: rgb(114,99,144); }
div.DivClassName
{
background-color: #726390;
}
.BgClassName
{
background-color: #726390;
}
</style>
border-color css
<style>
span { border-color: #726390; }
span { border-color: rgb(114,99,144); }
td.TdClassName
{
border-color: #726390;
}
.TagClassName
{
border-color: #726390;
}
</style>