Shades of Kimberly #766790
Tints of Kimberly #766790
RGB
CMYK
RGB Variations
Color information
#766790 (or 0x766790) is known color: Kimberly. HEX triplet: 76, 67 and 90. RGB value is (118,103,144). Sum of RGB (Red+Green+Blue) = 118+103+144=365 (48% of max value = 765). Red value is 118 (46.48% from 255 or 32.33% from 365); Green value is 103 (40.62% from 255 or 28.22% from 365); Blue value is 144 (56.64% from 255 or 39.45% from 365); Max value from RGB is 144 - color contains mainly: blue. Hex color #766790 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #766790 is #89986F. Grayscale: #707070. Windows color (decimal): -9017456 or 9463670. OLE color: 9463670.
HSL color Cylindrical-coordinate representation of color #766790: hue angle of 261.95º degrees, saturation: 0.17, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #766790 is Cyan = 0.18, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 118 | 103 | 144 | - |
| CMYK | 0.18 | 0.28 | 0 | 0.44 |
| HSL | 261.95º | 0.17% | 0.48% | - |
| HSV(B) | 261.95º | 0.28% | 0.56% | - |
| XYZ | 17.36 | 15.57 | 28.48 | - |
| YUV | 112.16 | 145.97 | 132.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 103 | 144 | 0.18 | 0.28 | 0 | 0.44 | 261.95 | 0.17 | 0.48 |
| Hex | 76 | 67 | 90 | 12 | 1C | 0 | 2C | 106 | 11 | 30 |
| Octal | 166 | 147 | 220 | 22 | 34 | 0 | 54 | 406 | 21 | 60 |
| Binary | 1110110 | 1100111 | 10010000 | 10010 | 11100 | 0 | 101100 | 100000110 | 10001 | 110000 |
Color Harmonies of #766790
Complementary color
Monochromatic Colors of #766790
Black with #766790
Text Example
Text Example
White with #766790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766790; }
p { color: rgb(118,103,144); }
H1.HeaderClassName
{
color: #766790;
}
.AnyTagClassName
{
color: #766790;
}
</style>
background-color css
<style>
a { background-color: #766790; }
a { background-color: rgb(118,103,144); }
div.DivClassName
{
background-color: #766790;
}
.BgClassName
{
background-color: #766790;
}
</style>
border-color css
<style>
span { border-color: #766790; }
span { border-color: rgb(118,103,144); }
td.TdClassName
{
border-color: #766790;
}
.TagClassName
{
border-color: #766790;
}
</style>