Shades of Kimberly #756891
Tints of Kimberly #756891
RGB
CMYK
RGB Variations
Color information
#756891 (or 0x756891) is known color: Kimberly. HEX triplet: 75, 68 and 91. RGB value is (117,104,145). Sum of RGB (Red+Green+Blue) = 117+104+145=366 (48% of max value = 765). Red value is 117 (46.09% from 255 or 31.97% from 366); Green value is 104 (41.02% from 255 or 28.42% from 366); Blue value is 145 (57.03% from 255 or 39.62% from 366); Max value from RGB is 145 - color contains mainly: blue. Hex color #756891 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #756891 is #8A976E. Grayscale: #707070. Windows color (decimal): -9082735 or 9529461. OLE color: 9529461.
HSL color Cylindrical-coordinate representation of color #756891: hue angle of 259.02º degrees, saturation: 0.16, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #756891 is Cyan = 0.19, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 104 | 145 | - |
| CMYK | 0.19 | 0.28 | 0 | 0.43 |
| HSL | 259.02º | 0.16% | 0.49% | - |
| HSV(B) | 259.02º | 0.28% | 0.57% | - |
| XYZ | 17.4 | 15.73 | 28.91 | - |
| YUV | 112.56 | 146.31 | 131.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 104 | 145 | 0.19 | 0.28 | 0 | 0.43 | 259.02 | 0.16 | 0.49 |
| Hex | 75 | 68 | 91 | 13 | 1C | 0 | 2B | 103 | 10 | 31 |
| Octal | 165 | 150 | 221 | 23 | 34 | 0 | 53 | 403 | 20 | 61 |
| Binary | 1110101 | 1101000 | 10010001 | 10011 | 11100 | 0 | 101011 | 100000011 | 10000 | 110001 |
Color Harmonies of #756891
Complementary color
Monochromatic Colors of #756891
Black with #756891
Text Example
Text Example
White with #756891
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756891; }
p { color: rgb(117,104,145); }
H1.HeaderClassName
{
color: #756891;
}
.AnyTagClassName
{
color: #756891;
}
</style>
background-color css
<style>
a { background-color: #756891; }
a { background-color: rgb(117,104,145); }
div.DivClassName
{
background-color: #756891;
}
.BgClassName
{
background-color: #756891;
}
</style>
border-color css
<style>
span { border-color: #756891; }
span { border-color: rgb(117,104,145); }
td.TdClassName
{
border-color: #756891;
}
.TagClassName
{
border-color: #756891;
}
</style>