Shades of Kimberly #726385
Tints of Kimberly #726385
RGB
CMYK
RGB Variations
Color information
#726385 (or 0x726385) is known color: Kimberly. HEX triplet: 72, 63 and 85. RGB value is (114,99,133). Sum of RGB (Red+Green+Blue) = 114+99+133=346 (45% of max value = 765). Red value is 114 (44.92% from 255 or 32.95% from 346); Green value is 99 (39.06% from 255 or 28.61% from 346); Blue value is 133 (52.34% from 255 or 38.44% from 346); Max value from RGB is 133 - color contains mainly: blue. Hex color #726385 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #726385 is #8D9C7A. Grayscale: #6B6B6B. Windows color (decimal): -9280635 or 8741746. OLE color: 8741746.
HSL color Cylindrical-coordinate representation of color #726385: hue angle of 266.47º degrees, saturation: 0.15, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #726385 is Cyan = 0.14, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 114 | 99 | 133 | - |
| CMYK | 0.14 | 0.26 | 0 | 0.48 |
| HSL | 266.47º | 0.15% | 0.45% | - |
| HSV(B) | 266.47º | 0.26% | 0.52% | - |
| XYZ | 15.63 | 14.19 | 24.11 | - |
| YUV | 107.36 | 142.47 | 132.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 99 | 133 | 0.14 | 0.26 | 0 | 0.48 | 266.47 | 0.15 | 0.45 |
| Hex | 72 | 63 | 85 | E | 1A | 0 | 30 | 10A | F | 2D |
| Octal | 162 | 143 | 205 | 16 | 32 | 0 | 60 | 412 | 17 | 55 |
| Binary | 1110010 | 1100011 | 10000101 | 1110 | 11010 | 0 | 110000 | 100001010 | 1111 | 101101 |
Color Harmonies of #726385
Complementary color
Monochromatic Colors of #726385
Black with #726385
Text Example
Text Example
White with #726385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726385; }
p { color: rgb(114,99,133); }
H1.HeaderClassName
{
color: #726385;
}
.AnyTagClassName
{
color: #726385;
}
</style>
background-color css
<style>
a { background-color: #726385; }
a { background-color: rgb(114,99,133); }
div.DivClassName
{
background-color: #726385;
}
.BgClassName
{
background-color: #726385;
}
</style>
border-color css
<style>
span { border-color: #726385; }
span { border-color: rgb(114,99,133); }
td.TdClassName
{
border-color: #726385;
}
.TagClassName
{
border-color: #726385;
}
</style>