Shades of Kimberly #726391
Tints of Kimberly #726391
RGB
CMYK
RGB Variations
Color information
#726391 (or 0x726391) is known color: Kimberly. HEX triplet: 72, 63 and 91. RGB value is (114,99,145). Sum of RGB (Red+Green+Blue) = 114+99+145=358 (47% of max value = 765). Red value is 114 (44.92% from 255 or 31.84% from 358); Green value is 99 (39.06% from 255 or 27.65% from 358); Blue value is 145 (57.03% from 255 or 40.50% from 358); Max value from RGB is 145 - color contains mainly: blue. Hex color #726391 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #726391 is #8D9C6E. Grayscale: #6C6C6C. Windows color (decimal): -9280623 or 9528178. OLE color: 9528178.
HSL color Cylindrical-coordinate representation of color #726391: hue angle of 259.57º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #726391 is Cyan = 0.21, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 114 | 99 | 145 | - |
| CMYK | 0.21 | 0.32 | 0 | 0.43 |
| HSL | 259.57º | 0.19% | 0.48% | - |
| HSV(B) | 259.57º | 0.32% | 0.57% | - |
| XYZ | 16.51 | 14.55 | 28.73 | - |
| YUV | 108.73 | 148.47 | 131.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 99 | 145 | 0.21 | 0.32 | 0 | 0.43 | 259.57 | 0.19 | 0.48 |
| Hex | 72 | 63 | 91 | 15 | 20 | 0 | 2B | 104 | 13 | 30 |
| Octal | 162 | 143 | 221 | 25 | 40 | 0 | 53 | 404 | 23 | 60 |
| Binary | 1110010 | 1100011 | 10010001 | 10101 | 100000 | 0 | 101011 | 100000100 | 10011 | 110000 |
Color Harmonies of #726391
Complementary color
Monochromatic Colors of #726391
Black with #726391
Text Example
Text Example
White with #726391
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726391; }
p { color: rgb(114,99,145); }
H1.HeaderClassName
{
color: #726391;
}
.AnyTagClassName
{
color: #726391;
}
</style>
background-color css
<style>
a { background-color: #726391; }
a { background-color: rgb(114,99,145); }
div.DivClassName
{
background-color: #726391;
}
.BgClassName
{
background-color: #726391;
}
</style>
border-color css
<style>
span { border-color: #726391; }
span { border-color: rgb(114,99,145); }
td.TdClassName
{
border-color: #726391;
}
.TagClassName
{
border-color: #726391;
}
</style>