Shades of Green Vogue #254046
Tints of Green Vogue #254046
RGB
CMYK
RGB Variations
Color information
#254046 (or 0x254046) is known color: Green Vogue. HEX triplet: 25, 40 and 46. RGB value is (37,64,70). Sum of RGB (Red+Green+Blue) = 37+64+70=171 (22% of max value = 765). Red value is 37 (14.84% from 255 or 21.64% from 171); Green value is 64 (25.39% from 255 or 37.43% from 171); Blue value is 70 (27.73% from 255 or 40.94% from 171); Max value from RGB is 70 - color contains mainly: blue. Hex color #254046 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #254046 is #DABFB9. Grayscale: #383838. Windows color (decimal): -14335930 or 4603941. OLE color: 4603941.
HSL color Cylindrical-coordinate representation of color #254046: hue angle of 190.91º degrees, saturation: 0.31, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #254046 is Cyan = 0.47, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 37 | 64 | 70 | - |
| CMYK | 0.47 | 0.09 | 0 | 0.73 |
| HSL | 190.91º | 0.31% | 0.21% | - |
| HSV(B) | 190.91º | 0.47% | 0.27% | - |
| XYZ | 3.7 | 4.5 | 6.47 | - |
| YUV | 56.61 | 135.55 | 114.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 64 | 70 | 0.47 | 0.09 | 0 | 0.73 | 190.91 | 0.31 | 0.21 |
| Hex | 25 | 40 | 46 | 2F | 9 | 0 | 49 | BF | 1F | 15 |
| Octal | 45 | 100 | 106 | 57 | 11 | 0 | 111 | 277 | 37 | 25 |
| Binary | 100101 | 1000000 | 1000110 | 101111 | 1001 | 0 | 1001001 | 10111111 | 11111 | 10101 |
Color Harmonies of #254046
Complementary color
Monochromatic Colors of #254046
Black with #254046
Text Example
Text Example
White with #254046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #254046; }
p { color: rgb(37,64,70); }
H1.HeaderClassName
{
color: #254046;
}
.AnyTagClassName
{
color: #254046;
}
</style>
background-color css
<style>
a { background-color: #254046; }
a { background-color: rgb(37,64,70); }
div.DivClassName
{
background-color: #254046;
}
.BgClassName
{
background-color: #254046;
}
</style>
border-color css
<style>
span { border-color: #254046; }
span { border-color: rgb(37,64,70); }
td.TdClassName
{
border-color: #254046;
}
.TagClassName
{
border-color: #254046;
}
</style>