Shades of Kimberly #726691
Tints of Kimberly #726691
RGB
CMYK
RGB Variations
Color information
#726691 (or 0x726691) is known color: Kimberly. HEX triplet: 72, 66 and 91. RGB value is (114,102,145). Sum of RGB (Red+Green+Blue) = 114+102+145=361 (47% of max value = 765). Red value is 114 (44.92% from 255 or 31.58% from 361); Green value is 102 (40.23% from 255 or 28.25% from 361); Blue value is 145 (57.03% from 255 or 40.17% from 361); Max value from RGB is 145 - color contains mainly: blue. Hex color #726691 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #726691 is #8D996E. Grayscale: #6E6E6E. Windows color (decimal): -9279855 or 9528946. OLE color: 9528946.
HSL color Cylindrical-coordinate representation of color #726691: hue angle of 256.74º degrees, saturation: 0.17, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #726691 is Cyan = 0.21, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 114 | 102 | 145 | - |
| CMYK | 0.21 | 0.30 | 0 | 0.43 |
| HSL | 256.74º | 0.17% | 0.48% | - |
| HSV(B) | 256.74º | 0.3% | 0.57% | - |
| XYZ | 16.8 | 15.12 | 28.82 | - |
| YUV | 110.49 | 147.48 | 130.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 102 | 145 | 0.21 | 0.30 | 0 | 0.43 | 256.74 | 0.17 | 0.48 |
| Hex | 72 | 66 | 91 | 15 | 1E | 0 | 2B | 101 | 11 | 30 |
| Octal | 162 | 146 | 221 | 25 | 36 | 0 | 53 | 401 | 21 | 60 |
| Binary | 1110010 | 1100110 | 10010001 | 10101 | 11110 | 0 | 101011 | 100000001 | 10001 | 110000 |
Color Harmonies of #726691
Complementary color
Monochromatic Colors of #726691
Black with #726691
Text Example
Text Example
White with #726691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726691; }
p { color: rgb(114,102,145); }
H1.HeaderClassName
{
color: #726691;
}
.AnyTagClassName
{
color: #726691;
}
</style>
background-color css
<style>
a { background-color: #726691; }
a { background-color: rgb(114,102,145); }
div.DivClassName
{
background-color: #726691;
}
.BgClassName
{
background-color: #726691;
}
</style>
border-color css
<style>
span { border-color: #726691; }
span { border-color: rgb(114,102,145); }
td.TdClassName
{
border-color: #726691;
}
.TagClassName
{
border-color: #726691;
}
</style>