Shades of Glade Green #679053
Tints of Glade Green #679053
RGB
CMYK
RGB Variations
Color information
#679053 (or 0x679053) is known color: Glade Green. HEX triplet: 67, 90 and 53. RGB value is (103,144,83). Sum of RGB (Red+Green+Blue) = 103+144+83=330 (43% of max value = 765). Red value is 103 (40.62% from 255 or 31.21% from 330); Green value is 144 (56.64% from 255 or 43.64% from 330); Blue value is 83 (32.81% from 255 or 25.15% from 330); Max value from RGB is 144 - color contains mainly: green. Hex color #679053 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #679053 is #986FAC. Grayscale: #7C7C7C. Windows color (decimal): -9990061 or 5476455. OLE color: 5476455.
HSL color Cylindrical-coordinate representation of color #679053: hue angle of 100.33º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #679053 is Cyan = 0.28, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 103 | 144 | 83 | - |
| CMYK | 0.28 | 0 | 0.42 | 0.44 |
| HSL | 100.33º | 0.27% | 0.45% | - |
| HSV(B) | 100.33º | 0.42% | 0.56% | - |
| XYZ | 17.13 | 23.45 | 11.81 | - |
| YUV | 124.79 | 104.42 | 112.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 144 | 83 | 0.28 | 0 | 0.42 | 0.44 | 100.33 | 0.27 | 0.45 |
| Hex | 67 | 90 | 53 | 1C | 0 | 2A | 2C | 64 | 1B | 2D |
| Octal | 147 | 220 | 123 | 34 | 0 | 52 | 54 | 144 | 33 | 55 |
| Binary | 1100111 | 10010000 | 1010011 | 11100 | 0 | 101010 | 101100 | 1100100 | 11011 | 101101 |
Color Harmonies of #679053
Complementary color
Monochromatic Colors of #679053
Black with #679053
Text Example
Text Example
White with #679053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679053; }
p { color: rgb(103,144,83); }
H1.HeaderClassName
{
color: #679053;
}
.AnyTagClassName
{
color: #679053;
}
</style>
background-color css
<style>
a { background-color: #679053; }
a { background-color: rgb(103,144,83); }
div.DivClassName
{
background-color: #679053;
}
.BgClassName
{
background-color: #679053;
}
</style>
border-color css
<style>
span { border-color: #679053; }
span { border-color: rgb(103,144,83); }
td.TdClassName
{
border-color: #679053;
}
.TagClassName
{
border-color: #679053;
}
</style>