Shades of Kimberly #767187
Tints of Kimberly #767187
RGB
CMYK
RGB Variations
Color information
#767187 (or 0x767187) is known color: Kimberly. HEX triplet: 76, 71 and 87. RGB value is (118,113,135). Sum of RGB (Red+Green+Blue) = 118+113+135=366 (48% of max value = 765). Red value is 118 (46.48% from 255 or 32.24% from 366); Green value is 113 (44.53% from 255 or 30.87% from 366); Blue value is 135 (53.12% from 255 or 36.89% from 366); Max value from RGB is 135 - color contains mainly: blue. Hex color #767187 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #767187 is #898E78. Grayscale: #747474. Windows color (decimal): -9014905 or 8876406. OLE color: 8876406.
HSL color Cylindrical-coordinate representation of color #767187: hue angle of 253.64º degrees, saturation: 0.09, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #767187 is Cyan = 0.13, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 113 | 135 | - |
| CMYK | 0.13 | 0.16 | 0 | 0.47 |
| HSL | 253.64º | 0.09% | 0.49% | - |
| HSV(B) | 253.64º | 0.16% | 0.53% | - |
| XYZ | 17.75 | 17.41 | 25.35 | - |
| YUV | 117 | 138.16 | 128.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 113 | 135 | 0.13 | 0.16 | 0 | 0.47 | 253.64 | 0.09 | 0.49 |
| Hex | 76 | 71 | 87 | D | 10 | 0 | 2F | FE | 9 | 31 |
| Octal | 166 | 161 | 207 | 15 | 20 | 0 | 57 | 376 | 11 | 61 |
| Binary | 1110110 | 1110001 | 10000111 | 1101 | 10000 | 0 | 101111 | 11111110 | 1001 | 110001 |
Color Harmonies of #767187
Complementary color
Monochromatic Colors of #767187
Black with #767187
Text Example
Text Example
White with #767187
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767187; }
p { color: rgb(118,113,135); }
H1.HeaderClassName
{
color: #767187;
}
.AnyTagClassName
{
color: #767187;
}
</style>
background-color css
<style>
a { background-color: #767187; }
a { background-color: rgb(118,113,135); }
div.DivClassName
{
background-color: #767187;
}
.BgClassName
{
background-color: #767187;
}
</style>
border-color css
<style>
span { border-color: #767187; }
span { border-color: rgb(118,113,135); }
td.TdClassName
{
border-color: #767187;
}
.TagClassName
{
border-color: #767187;
}
</style>