Shades of Kimberly #726689
Tints of Kimberly #726689
RGB
CMYK
RGB Variations
Color information
#726689 (or 0x726689) is known color: Kimberly. HEX triplet: 72, 66 and 89. RGB value is (114,102,137). Sum of RGB (Red+Green+Blue) = 114+102+137=353 (46% of max value = 765). Red value is 114 (44.92% from 255 or 32.29% from 353); Green value is 102 (40.23% from 255 or 28.90% from 353); Blue value is 137 (53.91% from 255 or 38.81% from 353); Max value from RGB is 137 - color contains mainly: blue. Hex color #726689 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #726689 is #8D9976. Grayscale: #6D6D6D. Windows color (decimal): -9279863 or 9004658. OLE color: 9004658.
HSL color Cylindrical-coordinate representation of color #726689: hue angle of 260.57º degrees, saturation: 0.15, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #726689 is Cyan = 0.17, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 114 | 102 | 137 | - |
| CMYK | 0.17 | 0.26 | 0 | 0.46 |
| HSL | 260.57º | 0.15% | 0.47% | - |
| HSV(B) | 260.57º | 0.26% | 0.54% | - |
| XYZ | 16.21 | 14.89 | 25.69 | - |
| YUV | 109.58 | 143.48 | 131.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 102 | 137 | 0.17 | 0.26 | 0 | 0.46 | 260.57 | 0.15 | 0.47 |
| Hex | 72 | 66 | 89 | 11 | 1A | 0 | 2E | 105 | F | 2F |
| Octal | 162 | 146 | 211 | 21 | 32 | 0 | 56 | 405 | 17 | 57 |
| Binary | 1110010 | 1100110 | 10001001 | 10001 | 11010 | 0 | 101110 | 100000101 | 1111 | 101111 |
Color Harmonies of #726689
Complementary color
Monochromatic Colors of #726689
Black with #726689
Text Example
Text Example
White with #726689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726689; }
p { color: rgb(114,102,137); }
H1.HeaderClassName
{
color: #726689;
}
.AnyTagClassName
{
color: #726689;
}
</style>
background-color css
<style>
a { background-color: #726689; }
a { background-color: rgb(114,102,137); }
div.DivClassName
{
background-color: #726689;
}
.BgClassName
{
background-color: #726689;
}
</style>
border-color css
<style>
span { border-color: #726689; }
span { border-color: rgb(114,102,137); }
td.TdClassName
{
border-color: #726689;
}
.TagClassName
{
border-color: #726689;
}
</style>