Shades of Green Vogue #284046
Tints of Green Vogue #284046
RGB
CMYK
RGB Variations
Color information
#284046 (or 0x284046) is known color: Green Vogue. HEX triplet: 28, 40 and 46. RGB value is (40,64,70). Sum of RGB (Red+Green+Blue) = 40+64+70=174 (23% of max value = 765). Red value is 40 (16.02% from 255 or 22.99% from 174); Green value is 64 (25.39% from 255 or 36.78% from 174); Blue value is 70 (27.73% from 255 or 40.23% from 174); Max value from RGB is 70 - color contains mainly: blue. Hex color #284046 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #284046 is #D7BFB9. Grayscale: #393939. Windows color (decimal): -14139322 or 4603944. OLE color: 4603944.
HSL color Cylindrical-coordinate representation of color #284046: hue angle of 192º degrees, saturation: 0.27, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #284046 is Cyan = 0.43, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 40 | 64 | 70 | - |
| CMYK | 0.43 | 0.09 | 0 | 0.73 |
| HSL | 192º | 0.27% | 0.22% | - |
| HSV(B) | 192º | 0.43% | 0.27% | - |
| XYZ | 3.81 | 4.56 | 6.47 | - |
| YUV | 57.51 | 135.05 | 115.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 64 | 70 | 0.43 | 0.09 | 0 | 0.73 | 192 | 0.27 | 0.22 |
| Hex | 28 | 40 | 46 | 2B | 9 | 0 | 49 | C0 | 1B | 16 |
| Octal | 50 | 100 | 106 | 53 | 11 | 0 | 111 | 300 | 33 | 26 |
| Binary | 101000 | 1000000 | 1000110 | 101011 | 1001 | 0 | 1001001 | 11000000 | 11011 | 10110 |
Color Harmonies of #284046
Complementary color
Monochromatic Colors of #284046
Black with #284046
Text Example
Text Example
White with #284046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #284046; }
p { color: rgb(40,64,70); }
H1.HeaderClassName
{
color: #284046;
}
.AnyTagClassName
{
color: #284046;
}
</style>
background-color css
<style>
a { background-color: #284046; }
a { background-color: rgb(40,64,70); }
div.DivClassName
{
background-color: #284046;
}
.BgClassName
{
background-color: #284046;
}
</style>
border-color css
<style>
span { border-color: #284046; }
span { border-color: rgb(40,64,70); }
td.TdClassName
{
border-color: #284046;
}
.TagClassName
{
border-color: #284046;
}
</style>