Shades of Kimberly #726790
Tints of Kimberly #726790
RGB
CMYK
RGB Variations
Color information
#726790 (or 0x726790) is known color: Kimberly. HEX triplet: 72, 67 and 90. RGB value is (114,103,144). Sum of RGB (Red+Green+Blue) = 114+103+144=361 (47% of max value = 765). Red value is 114 (44.92% from 255 or 31.58% from 361); Green value is 103 (40.62% from 255 or 28.53% from 361); Blue value is 144 (56.64% from 255 or 39.89% from 361); Max value from RGB is 144 - color contains mainly: blue. Hex color #726790 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #726790 is #8D986F. Grayscale: #6E6E6E. Windows color (decimal): -9279600 or 9463666. OLE color: 9463666.
HSL color Cylindrical-coordinate representation of color #726790: hue angle of 256.1º degrees, saturation: 0.17, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #726790 is Cyan = 0.21, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 114 | 103 | 144 | - |
| CMYK | 0.21 | 0.28 | 0 | 0.44 |
| HSL | 256.1º | 0.17% | 0.48% | - |
| HSV(B) | 256.1º | 0.28% | 0.56% | - |
| XYZ | 16.82 | 15.29 | 28.45 | - |
| YUV | 110.96 | 146.64 | 130.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 103 | 144 | 0.21 | 0.28 | 0 | 0.44 | 256.1 | 0.17 | 0.48 |
| Hex | 72 | 67 | 90 | 15 | 1C | 0 | 2C | 100 | 11 | 30 |
| Octal | 162 | 147 | 220 | 25 | 34 | 0 | 54 | 400 | 21 | 60 |
| Binary | 1110010 | 1100111 | 10010000 | 10101 | 11100 | 0 | 101100 | 100000000 | 10001 | 110000 |
Color Harmonies of #726790
Complementary color
Monochromatic Colors of #726790
Black with #726790
Text Example
Text Example
White with #726790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726790; }
p { color: rgb(114,103,144); }
H1.HeaderClassName
{
color: #726790;
}
.AnyTagClassName
{
color: #726790;
}
</style>
background-color css
<style>
a { background-color: #726790; }
a { background-color: rgb(114,103,144); }
div.DivClassName
{
background-color: #726790;
}
.BgClassName
{
background-color: #726790;
}
</style>
border-color css
<style>
span { border-color: #726790; }
span { border-color: rgb(114,103,144); }
td.TdClassName
{
border-color: #726790;
}
.TagClassName
{
border-color: #726790;
}
</style>