Shades of Kimberly #767088
Tints of Kimberly #767088
RGB
CMYK
RGB Variations
Color information
#767088 (or 0x767088) is known color: Kimberly. HEX triplet: 76, 70 and 88. RGB value is (118,112,136). Sum of RGB (Red+Green+Blue) = 118+112+136=366 (48% of max value = 765). Red value is 118 (46.48% from 255 or 32.24% from 366); Green value is 112 (44.14% from 255 or 30.60% from 366); Blue value is 136 (53.52% from 255 or 37.16% from 366); Max value from RGB is 136 - color contains mainly: blue. Hex color #767088 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #767088 is #898F77. Grayscale: #747474. Windows color (decimal): -9015160 or 8941686. OLE color: 8941686.
HSL color Cylindrical-coordinate representation of color #767088: hue angle of 255º 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 #767088 is Cyan = 0.13, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 112 | 136 | - |
| CMYK | 0.13 | 0.18 | 0 | 0.47 |
| HSL | 255º | 0.1% | 0.49% | - |
| HSV(B) | 255º | 0.18% | 0.53% | - |
| XYZ | 17.71 | 17.22 | 25.68 | - |
| YUV | 116.53 | 138.99 | 129.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 112 | 136 | 0.13 | 0.18 | 0 | 0.47 | 255 | 0.1 | 0.49 |
| Hex | 76 | 70 | 88 | D | 12 | 0 | 2F | FF | A | 31 |
| Octal | 166 | 160 | 210 | 15 | 22 | 0 | 57 | 377 | 12 | 61 |
| Binary | 1110110 | 1110000 | 10001000 | 1101 | 10010 | 0 | 101111 | 11111111 | 1010 | 110001 |
Color Harmonies of #767088
Complementary color
Monochromatic Colors of #767088
Black with #767088
Text Example
Text Example
White with #767088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767088; }
p { color: rgb(118,112,136); }
H1.HeaderClassName
{
color: #767088;
}
.AnyTagClassName
{
color: #767088;
}
</style>
background-color css
<style>
a { background-color: #767088; }
a { background-color: rgb(118,112,136); }
div.DivClassName
{
background-color: #767088;
}
.BgClassName
{
background-color: #767088;
}
</style>
border-color css
<style>
span { border-color: #767088; }
span { border-color: rgb(118,112,136); }
td.TdClassName
{
border-color: #767088;
}
.TagClassName
{
border-color: #767088;
}
</style>