Shades of Granny Smith #819388
Tints of Granny Smith #819388
RGB
CMYK
RGB Variations
Color information
#819388 (or 0x819388) is known color: Granny Smith. HEX triplet: 81, 93 and 88. RGB value is (129,147,136). Sum of RGB (Red+Green+Blue) = 129+147+136=412 (54% of max value = 765). Red value is 129 (50.78% from 255 or 31.31% from 412); Green value is 147 (57.81% from 255 or 35.68% from 412); Blue value is 136 (53.52% from 255 or 33.01% from 412); Max value from RGB is 147 - color contains mainly: green. Hex color #819388 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #819388 is #7E6C77. Grayscale: #8C8C8C. Windows color (decimal): -8285304 or 8950657. OLE color: 8950657.
HSL color Cylindrical-coordinate representation of color #819388: hue angle of 143.33º degrees, saturation: 0.08, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #819388 is Cyan = 0.12, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 147 | 136 | - |
| CMYK | 0.12 | 0 | 0.07 | 0.42 |
| HSL | 143.33º | 0.08% | 0.54% | - |
| HSV(B) | 143.33º | 0.12% | 0.58% | - |
| XYZ | 23.93 | 27.31 | 27.3 | - |
| YUV | 140.36 | 125.54 | 119.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 147 | 136 | 0.12 | 0 | 0.07 | 0.42 | 143.33 | 0.08 | 0.54 |
| Hex | 81 | 93 | 88 | C | 0 | 7 | 2A | 8F | 8 | 36 |
| Octal | 201 | 223 | 210 | 14 | 0 | 7 | 52 | 217 | 10 | 66 |
| Binary | 10000001 | 10010011 | 10001000 | 1100 | 0 | 111 | 101010 | 10001111 | 1000 | 110110 |
Color Harmonies of #819388
Complementary color
Monochromatic Colors of #819388
Black with #819388
Text Example
Text Example
White with #819388
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819388; }
p { color: rgb(129,147,136); }
H1.HeaderClassName
{
color: #819388;
}
.AnyTagClassName
{
color: #819388;
}
</style>
background-color css
<style>
a { background-color: #819388; }
a { background-color: rgb(129,147,136); }
div.DivClassName
{
background-color: #819388;
}
.BgClassName
{
background-color: #819388;
}
</style>
border-color css
<style>
span { border-color: #819388; }
span { border-color: rgb(129,147,136); }
td.TdClassName
{
border-color: #819388;
}
.TagClassName
{
border-color: #819388;
}
</style>