Shades of Kimberly #756988
Tints of Kimberly #756988
RGB
CMYK
RGB Variations
Color information
#756988 (or 0x756988) is known color: Kimberly. HEX triplet: 75, 69 and 88. RGB value is (117,105,136). Sum of RGB (Red+Green+Blue) = 117+105+136=358 (47% of max value = 765). Red value is 117 (46.09% from 255 or 32.68% from 358); Green value is 105 (41.41% from 255 or 29.33% from 358); Blue value is 136 (53.52% from 255 or 37.99% from 358); Max value from RGB is 136 - color contains mainly: blue. Hex color #756988 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #756988 is #8A9677. Grayscale: #707070. Windows color (decimal): -9082488 or 8939893. OLE color: 8939893.
HSL color Cylindrical-coordinate representation of color #756988: hue angle of 263.23º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #756988 is Cyan = 0.14, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 105 | 136 | - |
| CMYK | 0.14 | 0.23 | 0 | 0.47 |
| HSL | 263.23º | 0.13% | 0.47% | - |
| HSV(B) | 263.23º | 0.23% | 0.53% | - |
| XYZ | 16.83 | 15.66 | 25.43 | - |
| YUV | 112.12 | 141.48 | 131.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 105 | 136 | 0.14 | 0.23 | 0 | 0.47 | 263.23 | 0.13 | 0.47 |
| Hex | 75 | 69 | 88 | E | 17 | 0 | 2F | 107 | D | 2F |
| Octal | 165 | 151 | 210 | 16 | 27 | 0 | 57 | 407 | 15 | 57 |
| Binary | 1110101 | 1101001 | 10001000 | 1110 | 10111 | 0 | 101111 | 100000111 | 1101 | 101111 |
Color Harmonies of #756988
Complementary color
Monochromatic Colors of #756988
Black with #756988
Text Example
Text Example
White with #756988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756988; }
p { color: rgb(117,105,136); }
H1.HeaderClassName
{
color: #756988;
}
.AnyTagClassName
{
color: #756988;
}
</style>
background-color css
<style>
a { background-color: #756988; }
a { background-color: rgb(117,105,136); }
div.DivClassName
{
background-color: #756988;
}
.BgClassName
{
background-color: #756988;
}
</style>
border-color css
<style>
span { border-color: #756988; }
span { border-color: rgb(117,105,136); }
td.TdClassName
{
border-color: #756988;
}
.TagClassName
{
border-color: #756988;
}
</style>