Shades of Kimberly #726286
Tints of Kimberly #726286
RGB
CMYK
RGB Variations
Color information
#726286 (or 0x726286) is known color: Kimberly. HEX triplet: 72, 62 and 86. RGB value is (114,98,134). Sum of RGB (Red+Green+Blue) = 114+98+134=346 (45% of max value = 765). Red value is 114 (44.92% from 255 or 32.95% from 346); Green value is 98 (38.67% from 255 or 28.32% from 346); Blue value is 134 (52.73% from 255 or 38.73% from 346); Max value from RGB is 134 - color contains mainly: blue. Hex color #726286 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #726286 is #8D9D79. Grayscale: #6A6A6A. Windows color (decimal): -9280890 or 8807026. OLE color: 8807026.
HSL color Cylindrical-coordinate representation of color #726286: hue angle of 266.67º degrees, saturation: 0.16, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #726286 is Cyan = 0.15, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 114 | 98 | 134 | - |
| CMYK | 0.15 | 0.27 | 0 | 0.47 |
| HSL | 266.67º | 0.16% | 0.45% | - |
| HSV(B) | 266.67º | 0.27% | 0.53% | - |
| XYZ | 15.61 | 14.03 | 24.44 | - |
| YUV | 106.89 | 143.3 | 133.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 98 | 134 | 0.15 | 0.27 | 0 | 0.47 | 266.67 | 0.16 | 0.45 |
| Hex | 72 | 62 | 86 | F | 1B | 0 | 2F | 10B | 10 | 2D |
| Octal | 162 | 142 | 206 | 17 | 33 | 0 | 57 | 413 | 20 | 55 |
| Binary | 1110010 | 1100010 | 10000110 | 1111 | 11011 | 0 | 101111 | 100001011 | 10000 | 101101 |
Color Harmonies of #726286
Complementary color
Monochromatic Colors of #726286
Black with #726286
Text Example
Text Example
White with #726286
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726286; }
p { color: rgb(114,98,134); }
H1.HeaderClassName
{
color: #726286;
}
.AnyTagClassName
{
color: #726286;
}
</style>
background-color css
<style>
a { background-color: #726286; }
a { background-color: rgb(114,98,134); }
div.DivClassName
{
background-color: #726286;
}
.BgClassName
{
background-color: #726286;
}
</style>
border-color css
<style>
span { border-color: #726286; }
span { border-color: rgb(114,98,134); }
td.TdClassName
{
border-color: #726286;
}
.TagClassName
{
border-color: #726286;
}
</style>