Shades of Fern Green #458038
Tints of Fern Green #458038
RGB
CMYK
RGB Variations
Color information
#458038 (or 0x458038) is known color: Fern Green. HEX triplet: 45, 80 and 38. RGB value is (69,128,56). Sum of RGB (Red+Green+Blue) = 69+128+56=253 (33% of max value = 765). Red value is 69 (27.34% from 255 or 27.27% from 253); Green value is 128 (50.39% from 255 or 50.59% from 253); Blue value is 56 (22.27% from 255 or 22.13% from 253); Max value from RGB is 128 - color contains mainly: green. Hex color #458038 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #458038 is #BA7FC7. Grayscale: #666666. Windows color (decimal): -12222408 or 3702853. OLE color: 3702853.
HSL color Cylindrical-coordinate representation of color #458038: hue angle of 109.17º degrees, saturation: 0.39, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #458038 is Cyan = 0.46, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 69 | 128 | 56 | - |
| CMYK | 0.46 | 0 | 0.56 | 0.50 |
| HSL | 109.17º | 0.39% | 0.36% | - |
| HSV(B) | 109.17º | 0.56% | 0.5% | - |
| XYZ | 10.89 | 16.99 | 6.45 | - |
| YUV | 102.15 | 101.95 | 104.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 128 | 56 | 0.46 | 0 | 0.56 | 0.50 | 109.17 | 0.39 | 0.36 |
| Hex | 45 | 80 | 38 | 2E | 0 | 38 | 32 | 6D | 27 | 24 |
| Octal | 105 | 200 | 70 | 56 | 0 | 70 | 62 | 155 | 47 | 44 |
| Binary | 1000101 | 10000000 | 111000 | 101110 | 0 | 111000 | 110010 | 1101101 | 100111 | 100100 |
Color Harmonies of #458038
Complementary color
Monochromatic Colors of #458038
Black with #458038
Text Example
Text Example
White with #458038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458038; }
p { color: rgb(69,128,56); }
H1.HeaderClassName
{
color: #458038;
}
.AnyTagClassName
{
color: #458038;
}
</style>
background-color css
<style>
a { background-color: #458038; }
a { background-color: rgb(69,128,56); }
div.DivClassName
{
background-color: #458038;
}
.BgClassName
{
background-color: #458038;
}
</style>
border-color css
<style>
span { border-color: #458038; }
span { border-color: rgb(69,128,56); }
td.TdClassName
{
border-color: #458038;
}
.TagClassName
{
border-color: #458038;
}
</style>