Shades of Green Vogue #294347
Tints of Green Vogue #294347
RGB
CMYK
RGB Variations
Color information
#294347 (or 0x294347) is known color: Green Vogue. HEX triplet: 29, 43 and 47. RGB value is (41,67,71). Sum of RGB (Red+Green+Blue) = 41+67+71=179 (23% of max value = 765). Red value is 41 (16.41% from 255 or 22.91% from 179); Green value is 67 (26.56% from 255 or 37.43% from 179); Blue value is 71 (28.12% from 255 or 39.66% from 179); Max value from RGB is 71 - color contains mainly: blue. Hex color #294347 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #294347 is #D6BCB8. Grayscale: #3B3B3B. Windows color (decimal): -14073017 or 4670249. OLE color: 4670249.
HSL color Cylindrical-coordinate representation of color #294347: hue angle of 188º degrees, saturation: 0.27, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #294347 is Cyan = 0.42, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 41 | 67 | 71 | - |
| CMYK | 0.42 | 0.06 | 0 | 0.72 |
| HSL | 188º | 0.27% | 0.22% | - |
| HSV(B) | 188º | 0.42% | 0.28% | - |
| XYZ | 4.06 | 4.94 | 6.7 | - |
| YUV | 59.68 | 134.39 | 114.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 67 | 71 | 0.42 | 0.06 | 0 | 0.72 | 188 | 0.27 | 0.22 |
| Hex | 29 | 43 | 47 | 2A | 6 | 0 | 48 | BC | 1B | 16 |
| Octal | 51 | 103 | 107 | 52 | 6 | 0 | 110 | 274 | 33 | 26 |
| Binary | 101001 | 1000011 | 1000111 | 101010 | 110 | 0 | 1001000 | 10111100 | 11011 | 10110 |
Color Harmonies of #294347
Complementary color
Monochromatic Colors of #294347
Black with #294347
Text Example
Text Example
White with #294347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294347; }
p { color: rgb(41,67,71); }
H1.HeaderClassName
{
color: #294347;
}
.AnyTagClassName
{
color: #294347;
}
</style>
background-color css
<style>
a { background-color: #294347; }
a { background-color: rgb(41,67,71); }
div.DivClassName
{
background-color: #294347;
}
.BgClassName
{
background-color: #294347;
}
</style>
border-color css
<style>
span { border-color: #294347; }
span { border-color: rgb(41,67,71); }
td.TdClassName
{
border-color: #294347;
}
.TagClassName
{
border-color: #294347;
}
</style>