Shades of Kimberly #756791
Tints of Kimberly #756791
RGB
CMYK
RGB Variations
Color information
#756791 (or 0x756791) is known color: Kimberly. HEX triplet: 75, 67 and 91. RGB value is (117,103,145). Sum of RGB (Red+Green+Blue) = 117+103+145=365 (48% of max value = 765). Red value is 117 (46.09% from 255 or 32.05% from 365); Green value is 103 (40.62% from 255 or 28.22% from 365); Blue value is 145 (57.03% from 255 or 39.73% from 365); Max value from RGB is 145 - color contains mainly: blue. Hex color #756791 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #756791 is #8A986E. Grayscale: #6F6F6F. Windows color (decimal): -9082991 or 9529205. OLE color: 9529205.
HSL color Cylindrical-coordinate representation of color #756791: hue angle of 260º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #756791 is Cyan = 0.19, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 103 | 145 | - |
| CMYK | 0.19 | 0.29 | 0 | 0.43 |
| HSL | 260º | 0.17% | 0.49% | - |
| HSV(B) | 260º | 0.29% | 0.57% | - |
| XYZ | 17.3 | 15.53 | 28.87 | - |
| YUV | 111.97 | 146.64 | 131.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 103 | 145 | 0.19 | 0.29 | 0 | 0.43 | 260 | 0.17 | 0.49 |
| Hex | 75 | 67 | 91 | 13 | 1D | 0 | 2B | 104 | 11 | 31 |
| Octal | 165 | 147 | 221 | 23 | 35 | 0 | 53 | 404 | 21 | 61 |
| Binary | 1110101 | 1100111 | 10010001 | 10011 | 11101 | 0 | 101011 | 100000100 | 10001 | 110001 |
Color Harmonies of #756791
Complementary color
Monochromatic Colors of #756791
Black with #756791
Text Example
Text Example
White with #756791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756791; }
p { color: rgb(117,103,145); }
H1.HeaderClassName
{
color: #756791;
}
.AnyTagClassName
{
color: #756791;
}
</style>
background-color css
<style>
a { background-color: #756791; }
a { background-color: rgb(117,103,145); }
div.DivClassName
{
background-color: #756791;
}
.BgClassName
{
background-color: #756791;
}
</style>
border-color css
<style>
span { border-color: #756791; }
span { border-color: rgb(117,103,145); }
td.TdClassName
{
border-color: #756791;
}
.TagClassName
{
border-color: #756791;
}
</style>