Shades of Kimberly #726782
Tints of Kimberly #726782
RGB
CMYK
RGB Variations
Color information
#726782 (or 0x726782) is known color: Kimberly. HEX triplet: 72, 67 and 82. RGB value is (114,103,130). Sum of RGB (Red+Green+Blue) = 114+103+130=347 (45% of max value = 765). Red value is 114 (44.92% from 255 or 32.85% from 347); Green value is 103 (40.62% from 255 or 29.68% from 347); Blue value is 130 (51.17% from 255 or 37.46% from 347); Max value from RGB is 130 - color contains mainly: blue. Hex color #726782 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #726782 is #8D987D. Grayscale: #6D6D6D. Windows color (decimal): -9279614 or 8546162. OLE color: 8546162.
HSL color Cylindrical-coordinate representation of color #726782: hue angle of 264.44º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #726782 is Cyan = 0.12, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 114 | 103 | 130 | - |
| CMYK | 0.12 | 0.21 | 0 | 0.49 |
| HSL | 264.44º | 0.12% | 0.46% | - |
| HSV(B) | 264.44º | 0.21% | 0.51% | - |
| XYZ | 15.82 | 14.89 | 23.16 | - |
| YUV | 109.37 | 139.64 | 131.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 103 | 130 | 0.12 | 0.21 | 0 | 0.49 | 264.44 | 0.12 | 0.46 |
| Hex | 72 | 67 | 82 | C | 15 | 0 | 31 | 108 | C | 2E |
| Octal | 162 | 147 | 202 | 14 | 25 | 0 | 61 | 410 | 14 | 56 |
| Binary | 1110010 | 1100111 | 10000010 | 1100 | 10101 | 0 | 110001 | 100001000 | 1100 | 101110 |
Color Harmonies of #726782
Complementary color
Monochromatic Colors of #726782
Black with #726782
Text Example
Text Example
White with #726782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726782; }
p { color: rgb(114,103,130); }
H1.HeaderClassName
{
color: #726782;
}
.AnyTagClassName
{
color: #726782;
}
</style>
background-color css
<style>
a { background-color: #726782; }
a { background-color: rgb(114,103,130); }
div.DivClassName
{
background-color: #726782;
}
.BgClassName
{
background-color: #726782;
}
</style>
border-color css
<style>
span { border-color: #726782; }
span { border-color: rgb(114,103,130); }
td.TdClassName
{
border-color: #726782;
}
.TagClassName
{
border-color: #726782;
}
</style>