Shades of Kimberly #757088
Tints of Kimberly #757088
RGB
CMYK
RGB Variations
Color information
#757088 (or 0x757088) is known color: Kimberly. HEX triplet: 75, 70 and 88. RGB value is (117,112,136). Sum of RGB (Red+Green+Blue) = 117+112+136=365 (48% of max value = 765). Red value is 117 (46.09% from 255 or 32.05% from 365); Green value is 112 (44.14% from 255 or 30.68% from 365); Blue value is 136 (53.52% from 255 or 37.26% from 365); Max value from RGB is 136 - color contains mainly: blue. Hex color #757088 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #757088 is #8A8F77. Grayscale: #747474. Windows color (decimal): -9080696 or 8941685. OLE color: 8941685.
HSL color Cylindrical-coordinate representation of color #757088: hue angle of 252.5º degrees, saturation: 0.1, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #757088 is Cyan = 0.14, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 112 | 136 | - |
| CMYK | 0.14 | 0.18 | 0 | 0.47 |
| HSL | 252.5º | 0.1% | 0.49% | - |
| HSV(B) | 252.5º | 0.18% | 0.53% | - |
| XYZ | 17.57 | 17.15 | 25.68 | - |
| YUV | 116.23 | 139.16 | 128.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 112 | 136 | 0.14 | 0.18 | 0 | 0.47 | 252.5 | 0.1 | 0.49 |
| Hex | 75 | 70 | 88 | E | 12 | 0 | 2F | FD | A | 31 |
| Octal | 165 | 160 | 210 | 16 | 22 | 0 | 57 | 375 | 12 | 61 |
| Binary | 1110101 | 1110000 | 10001000 | 1110 | 10010 | 0 | 101111 | 11111101 | 1010 | 110001 |
Color Harmonies of #757088
Complementary color
Monochromatic Colors of #757088
Black with #757088
Text Example
Text Example
White with #757088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #757088; }
p { color: rgb(117,112,136); }
H1.HeaderClassName
{
color: #757088;
}
.AnyTagClassName
{
color: #757088;
}
</style>
background-color css
<style>
a { background-color: #757088; }
a { background-color: rgb(117,112,136); }
div.DivClassName
{
background-color: #757088;
}
.BgClassName
{
background-color: #757088;
}
</style>
border-color css
<style>
span { border-color: #757088; }
span { border-color: rgb(117,112,136); }
td.TdClassName
{
border-color: #757088;
}
.TagClassName
{
border-color: #757088;
}
</style>