Shades of Kimberly #756592
Tints of Kimberly #756592
RGB
CMYK
RGB Variations
Color information
#756592 (or 0x756592) is known color: Kimberly. HEX triplet: 75, 65 and 92. RGB value is (117,101,146). Sum of RGB (Red+Green+Blue) = 117+101+146=364 (48% of max value = 765). Red value is 117 (46.09% from 255 or 32.14% from 364); Green value is 101 (39.84% from 255 or 27.75% from 364); Blue value is 146 (57.42% from 255 or 40.11% from 364); Max value from RGB is 146 - color contains mainly: blue. Hex color #756592 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #756592 is #8A9A6D. Grayscale: #6E6E6E. Windows color (decimal): -9083502 or 9594229. OLE color: 9594229.
HSL color Cylindrical-coordinate representation of color #756592: hue angle of 261.33º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #756592 is Cyan = 0.20, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 101 | 146 | - |
| CMYK | 0.20 | 0.31 | 0 | 0.43 |
| HSL | 261.33º | 0.18% | 0.48% | - |
| HSV(B) | 261.33º | 0.31% | 0.57% | - |
| XYZ | 17.18 | 15.16 | 29.22 | - |
| YUV | 110.91 | 147.8 | 132.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 101 | 146 | 0.20 | 0.31 | 0 | 0.43 | 261.33 | 0.18 | 0.48 |
| Hex | 75 | 65 | 92 | 14 | 1F | 0 | 2B | 105 | 12 | 30 |
| Octal | 165 | 145 | 222 | 24 | 37 | 0 | 53 | 405 | 22 | 60 |
| Binary | 1110101 | 1100101 | 10010010 | 10100 | 11111 | 0 | 101011 | 100000101 | 10010 | 110000 |
Color Harmonies of #756592
Complementary color
Monochromatic Colors of #756592
Black with #756592
Text Example
Text Example
White with #756592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756592; }
p { color: rgb(117,101,146); }
H1.HeaderClassName
{
color: #756592;
}
.AnyTagClassName
{
color: #756592;
}
</style>
background-color css
<style>
a { background-color: #756592; }
a { background-color: rgb(117,101,146); }
div.DivClassName
{
background-color: #756592;
}
.BgClassName
{
background-color: #756592;
}
</style>
border-color css
<style>
span { border-color: #756592; }
span { border-color: rgb(117,101,146); }
td.TdClassName
{
border-color: #756592;
}
.TagClassName
{
border-color: #756592;
}
</style>