Shades of Kimberly #786792
Tints of Kimberly #786792
RGB
CMYK
RGB Variations
Color information
#786792 (or 0x786792) is known color: Kimberly. HEX triplet: 78, 67 and 92. RGB value is (120,103,146). Sum of RGB (Red+Green+Blue) = 120+103+146=369 (48% of max value = 765). Red value is 120 (47.27% from 255 or 32.52% from 369); Green value is 103 (40.62% from 255 or 27.91% from 369); Blue value is 146 (57.42% from 255 or 39.57% from 369); Max value from RGB is 146 - color contains mainly: blue. Hex color #786792 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #786792 is #87986D. Grayscale: #707070. Windows color (decimal): -8886382 or 9594744. OLE color: 9594744.
HSL color Cylindrical-coordinate representation of color #786792: hue angle of 263.72º 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 #786792 is Cyan = 0.18, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 120 | 103 | 146 | - |
| CMYK | 0.18 | 0.29 | 0 | 0.43 |
| HSL | 263.72º | 0.17% | 0.49% | - |
| HSV(B) | 263.72º | 0.29% | 0.57% | - |
| XYZ | 17.78 | 15.77 | 29.3 | - |
| YUV | 112.99 | 146.63 | 133 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 103 | 146 | 0.18 | 0.29 | 0 | 0.43 | 263.72 | 0.17 | 0.49 |
| Hex | 78 | 67 | 92 | 12 | 1D | 0 | 2B | 108 | 11 | 31 |
| Octal | 170 | 147 | 222 | 22 | 35 | 0 | 53 | 410 | 21 | 61 |
| Binary | 1111000 | 1100111 | 10010010 | 10010 | 11101 | 0 | 101011 | 100001000 | 10001 | 110001 |
Color Harmonies of #786792
Complementary color
Monochromatic Colors of #786792
Black with #786792
Text Example
Text Example
White with #786792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786792; }
p { color: rgb(120,103,146); }
H1.HeaderClassName
{
color: #786792;
}
.AnyTagClassName
{
color: #786792;
}
</style>
background-color css
<style>
a { background-color: #786792; }
a { background-color: rgb(120,103,146); }
div.DivClassName
{
background-color: #786792;
}
.BgClassName
{
background-color: #786792;
}
</style>
border-color css
<style>
span { border-color: #786792; }
span { border-color: rgb(120,103,146); }
td.TdClassName
{
border-color: #786792;
}
.TagClassName
{
border-color: #786792;
}
</style>