Shades of Kimberly #786990
Tints of Kimberly #786990
RGB
CMYK
RGB Variations
Color information
#786990 (or 0x786990) is known color: Kimberly. HEX triplet: 78, 69 and 90. RGB value is (120,105,144). Sum of RGB (Red+Green+Blue) = 120+105+144=369 (48% of max value = 765). Red value is 120 (47.27% from 255 or 32.52% from 369); Green value is 105 (41.41% from 255 or 28.46% from 369); Blue value is 144 (56.64% from 255 or 39.02% from 369); Max value from RGB is 144 - color contains mainly: blue. Hex color #786990 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #786990 is #87966F. Grayscale: #717171. Windows color (decimal): -8885872 or 9464184. OLE color: 9464184.
HSL color Cylindrical-coordinate representation of color #786990: hue angle of 263.08º degrees, saturation: 0.16, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #786990 is Cyan = 0.17, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 120 | 105 | 144 | - |
| CMYK | 0.17 | 0.27 | 0 | 0.44 |
| HSL | 263.08º | 0.16% | 0.49% | - |
| HSV(B) | 263.08º | 0.27% | 0.56% | - |
| XYZ | 17.83 | 16.11 | 28.56 | - |
| YUV | 113.93 | 144.97 | 132.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 105 | 144 | 0.17 | 0.27 | 0 | 0.44 | 263.08 | 0.16 | 0.49 |
| Hex | 78 | 69 | 90 | 11 | 1B | 0 | 2C | 107 | 10 | 31 |
| Octal | 170 | 151 | 220 | 21 | 33 | 0 | 54 | 407 | 20 | 61 |
| Binary | 1111000 | 1101001 | 10010000 | 10001 | 11011 | 0 | 101100 | 100000111 | 10000 | 110001 |
Color Harmonies of #786990
Complementary color
Monochromatic Colors of #786990
Black with #786990
Text Example
Text Example
White with #786990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786990; }
p { color: rgb(120,105,144); }
H1.HeaderClassName
{
color: #786990;
}
.AnyTagClassName
{
color: #786990;
}
</style>
background-color css
<style>
a { background-color: #786990; }
a { background-color: rgb(120,105,144); }
div.DivClassName
{
background-color: #786990;
}
.BgClassName
{
background-color: #786990;
}
</style>
border-color css
<style>
span { border-color: #786990; }
span { border-color: rgb(120,105,144); }
td.TdClassName
{
border-color: #786990;
}
.TagClassName
{
border-color: #786990;
}
</style>