Shades of Kimberly #716782
Tints of Kimberly #716782
RGB
CMYK
RGB Variations
Color information
#716782 (or 0x716782) is known color: Kimberly. HEX triplet: 71, 67 and 82. RGB value is (113,103,130). Sum of RGB (Red+Green+Blue) = 113+103+130=346 (45% of max value = 765). Red value is 113 (44.53% from 255 or 32.66% from 346); Green value is 103 (40.62% from 255 or 29.77% from 346); Blue value is 130 (51.17% from 255 or 37.57% from 346); Max value from RGB is 130 - color contains mainly: blue. Hex color #716782 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716782 is #8E987D. Grayscale: #6C6C6C. Windows color (decimal): -9345150 or 8546161. OLE color: 8546161.
HSL color Cylindrical-coordinate representation of color #716782: hue angle of 262.22º 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 #716782 is Cyan = 0.13, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 113 | 103 | 130 | - |
| CMYK | 0.13 | 0.21 | 0 | 0.49 |
| HSL | 262.22º | 0.12% | 0.46% | - |
| HSV(B) | 262.22º | 0.21% | 0.51% | - |
| XYZ | 15.69 | 14.82 | 23.15 | - |
| YUV | 109.07 | 139.81 | 130.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 103 | 130 | 0.13 | 0.21 | 0 | 0.49 | 262.22 | 0.12 | 0.46 |
| Hex | 71 | 67 | 82 | D | 15 | 0 | 31 | 106 | C | 2E |
| Octal | 161 | 147 | 202 | 15 | 25 | 0 | 61 | 406 | 14 | 56 |
| Binary | 1110001 | 1100111 | 10000010 | 1101 | 10101 | 0 | 110001 | 100000110 | 1100 | 101110 |
Color Harmonies of #716782
Complementary color
Monochromatic Colors of #716782
Black with #716782
Text Example
Text Example
White with #716782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716782; }
p { color: rgb(113,103,130); }
H1.HeaderClassName
{
color: #716782;
}
.AnyTagClassName
{
color: #716782;
}
</style>
background-color css
<style>
a { background-color: #716782; }
a { background-color: rgb(113,103,130); }
div.DivClassName
{
background-color: #716782;
}
.BgClassName
{
background-color: #716782;
}
</style>
border-color css
<style>
span { border-color: #716782; }
span { border-color: rgb(113,103,130); }
td.TdClassName
{
border-color: #716782;
}
.TagClassName
{
border-color: #716782;
}
</style>