Shades of Kimberly #756790
Tints of Kimberly #756790
RGB
CMYK
RGB Variations
Color information
#756790 (or 0x756790) is known color: Kimberly. HEX triplet: 75, 67 and 90. RGB value is (117,103,144). Sum of RGB (Red+Green+Blue) = 117+103+144=364 (48% of max value = 765). Red value is 117 (46.09% from 255 or 32.14% from 364); Green value is 103 (40.62% from 255 or 28.30% from 364); Blue value is 144 (56.64% from 255 or 39.56% from 364); Max value from RGB is 144 - color contains mainly: blue. Hex color #756790 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #756790 is #8A986F. Grayscale: #6F6F6F. Windows color (decimal): -9082992 or 9463669. OLE color: 9463669.
HSL color Cylindrical-coordinate representation of color #756790: hue angle of 260.49º degrees, saturation: 0.17, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #756790 is Cyan = 0.19, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 117 | 103 | 144 | - |
| CMYK | 0.19 | 0.28 | 0 | 0.44 |
| HSL | 260.49º | 0.17% | 0.48% | - |
| HSV(B) | 260.49º | 0.28% | 0.56% | - |
| XYZ | 17.22 | 15.5 | 28.47 | - |
| YUV | 111.86 | 146.14 | 131.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 103 | 144 | 0.19 | 0.28 | 0 | 0.44 | 260.49 | 0.17 | 0.48 |
| Hex | 75 | 67 | 90 | 13 | 1C | 0 | 2C | 104 | 11 | 30 |
| Octal | 165 | 147 | 220 | 23 | 34 | 0 | 54 | 404 | 21 | 60 |
| Binary | 1110101 | 1100111 | 10010000 | 10011 | 11100 | 0 | 101100 | 100000100 | 10001 | 110000 |
Color Harmonies of #756790
Complementary color
Monochromatic Colors of #756790
Black with #756790
Text Example
Text Example
White with #756790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756790; }
p { color: rgb(117,103,144); }
H1.HeaderClassName
{
color: #756790;
}
.AnyTagClassName
{
color: #756790;
}
</style>
background-color css
<style>
a { background-color: #756790; }
a { background-color: rgb(117,103,144); }
div.DivClassName
{
background-color: #756790;
}
.BgClassName
{
background-color: #756790;
}
</style>
border-color css
<style>
span { border-color: #756790; }
span { border-color: rgb(117,103,144); }
td.TdClassName
{
border-color: #756790;
}
.TagClassName
{
border-color: #756790;
}
</style>