Shades of Kimberly #756491
Tints of Kimberly #756491
RGB
CMYK
RGB Variations
Color information
#756491 (or 0x756491) is known color: Kimberly. HEX triplet: 75, 64 and 91. RGB value is (117,100,145). Sum of RGB (Red+Green+Blue) = 117+100+145=362 (47% of max value = 765). Red value is 117 (46.09% from 255 or 32.32% from 362); Green value is 100 (39.45% from 255 or 27.62% from 362); Blue value is 145 (57.03% from 255 or 40.06% from 362); Max value from RGB is 145 - color contains mainly: blue. Hex color #756491 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #756491 is #8A9B6E. Grayscale: #6E6E6E. Windows color (decimal): -9083759 or 9528437. OLE color: 9528437.
HSL color Cylindrical-coordinate representation of color #756491: hue angle of 262.67º 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 #756491 is Cyan = 0.19, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 100 | 145 | - |
| CMYK | 0.19 | 0.31 | 0 | 0.43 |
| HSL | 262.67º | 0.18% | 0.48% | - |
| HSV(B) | 262.67º | 0.31% | 0.57% | - |
| XYZ | 17 | 14.94 | 28.78 | - |
| YUV | 110.21 | 147.63 | 132.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 100 | 145 | 0.19 | 0.31 | 0 | 0.43 | 262.67 | 0.18 | 0.48 |
| Hex | 75 | 64 | 91 | 13 | 1F | 0 | 2B | 107 | 12 | 30 |
| Octal | 165 | 144 | 221 | 23 | 37 | 0 | 53 | 407 | 22 | 60 |
| Binary | 1110101 | 1100100 | 10010001 | 10011 | 11111 | 0 | 101011 | 100000111 | 10010 | 110000 |
Color Harmonies of #756491
Complementary color
Monochromatic Colors of #756491
Black with #756491
Text Example
Text Example
White with #756491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756491; }
p { color: rgb(117,100,145); }
H1.HeaderClassName
{
color: #756491;
}
.AnyTagClassName
{
color: #756491;
}
</style>
background-color css
<style>
a { background-color: #756491; }
a { background-color: rgb(117,100,145); }
div.DivClassName
{
background-color: #756491;
}
.BgClassName
{
background-color: #756491;
}
</style>
border-color css
<style>
span { border-color: #756491; }
span { border-color: rgb(117,100,145); }
td.TdClassName
{
border-color: #756491;
}
.TagClassName
{
border-color: #756491;
}
</style>