Shades of Kimberly #726985
Tints of Kimberly #726985
RGB
CMYK
RGB Variations
Color information
#726985 (or 0x726985) is known color: Kimberly. HEX triplet: 72, 69 and 85. RGB value is (114,105,133). Sum of RGB (Red+Green+Blue) = 114+105+133=352 (46% of max value = 765). Red value is 114 (44.92% from 255 or 32.39% from 352); Green value is 105 (41.41% from 255 or 29.83% from 352); Blue value is 133 (52.34% from 255 or 37.78% from 352); Max value from RGB is 133 - color contains mainly: blue. Hex color #726985 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #726985 is #8D967A. Grayscale: #6E6E6E. Windows color (decimal): -9279099 or 8743282. OLE color: 8743282.
HSL color Cylindrical-coordinate representation of color #726985: hue angle of 259.29º degrees, saturation: 0.12, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #726985 is Cyan = 0.14, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 114 | 105 | 133 | - |
| CMYK | 0.14 | 0.21 | 0 | 0.48 |
| HSL | 259.29º | 0.12% | 0.47% | - |
| HSV(B) | 259.29º | 0.21% | 0.52% | - |
| XYZ | 16.22 | 15.37 | 24.3 | - |
| YUV | 110.88 | 140.48 | 130.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 105 | 133 | 0.14 | 0.21 | 0 | 0.48 | 259.29 | 0.12 | 0.47 |
| Hex | 72 | 69 | 85 | E | 15 | 0 | 30 | 103 | C | 2F |
| Octal | 162 | 151 | 205 | 16 | 25 | 0 | 60 | 403 | 14 | 57 |
| Binary | 1110010 | 1101001 | 10000101 | 1110 | 10101 | 0 | 110000 | 100000011 | 1100 | 101111 |
Color Harmonies of #726985
Complementary color
Monochromatic Colors of #726985
Black with #726985
Text Example
Text Example
White with #726985
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726985; }
p { color: rgb(114,105,133); }
H1.HeaderClassName
{
color: #726985;
}
.AnyTagClassName
{
color: #726985;
}
</style>
background-color css
<style>
a { background-color: #726985; }
a { background-color: rgb(114,105,133); }
div.DivClassName
{
background-color: #726985;
}
.BgClassName
{
background-color: #726985;
}
</style>
border-color css
<style>
span { border-color: #726985; }
span { border-color: rgb(114,105,133); }
td.TdClassName
{
border-color: #726985;
}
.TagClassName
{
border-color: #726985;
}
</style>