Shades of Kimberly #776792
Tints of Kimberly #776792
RGB
CMYK
RGB Variations
Color information
#776792 (or 0x776792) is known color: Kimberly. HEX triplet: 77, 67 and 92. RGB value is (119,103,146). Sum of RGB (Red+Green+Blue) = 119+103+146=368 (48% of max value = 765). Red value is 119 (46.88% from 255 or 32.34% from 368); Green value is 103 (40.62% from 255 or 27.99% from 368); Blue value is 146 (57.42% from 255 or 39.67% from 368); Max value from RGB is 146 - color contains mainly: blue. Hex color #776792 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #776792 is #88986D. Grayscale: #707070. Windows color (decimal): -8951918 or 9594743. OLE color: 9594743.
HSL color Cylindrical-coordinate representation of color #776792: hue angle of 262.33º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #776792 is Cyan = 0.18, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 119 | 103 | 146 | - |
| CMYK | 0.18 | 0.29 | 0 | 0.43 |
| HSL | 262.33º | 0.17% | 0.49% | - |
| HSV(B) | 262.33º | 0.29% | 0.57% | - |
| XYZ | 17.65 | 15.7 | 29.29 | - |
| YUV | 112.69 | 146.8 | 132.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 103 | 146 | 0.18 | 0.29 | 0 | 0.43 | 262.33 | 0.17 | 0.49 |
| Hex | 77 | 67 | 92 | 12 | 1D | 0 | 2B | 106 | 11 | 31 |
| Octal | 167 | 147 | 222 | 22 | 35 | 0 | 53 | 406 | 21 | 61 |
| Binary | 1110111 | 1100111 | 10010010 | 10010 | 11101 | 0 | 101011 | 100000110 | 10001 | 110001 |
Color Harmonies of #776792
Complementary color
Monochromatic Colors of #776792
Black with #776792
Text Example
Text Example
White with #776792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776792; }
p { color: rgb(119,103,146); }
H1.HeaderClassName
{
color: #776792;
}
.AnyTagClassName
{
color: #776792;
}
</style>
background-color css
<style>
a { background-color: #776792; }
a { background-color: rgb(119,103,146); }
div.DivClassName
{
background-color: #776792;
}
.BgClassName
{
background-color: #776792;
}
</style>
border-color css
<style>
span { border-color: #776792; }
span { border-color: rgb(119,103,146); }
td.TdClassName
{
border-color: #776792;
}
.TagClassName
{
border-color: #776792;
}
</style>