Shades of Forest Green #269533
Tints of Forest Green #269533
RGB
CMYK
RGB Variations
Color information
#269533 (or 0x269533) is known color: Forest Green. HEX triplet: 26, 95 and 33. RGB value is (38,149,51). Sum of RGB (Red+Green+Blue) = 38+149+51=238 (31% of max value = 765). Red value is 38 (15.23% from 255 or 15.97% from 238); Green value is 149 (58.59% from 255 or 62.61% from 238); Blue value is 51 (20.31% from 255 or 21.43% from 238); Max value from RGB is 149 - color contains mainly: green. Hex color #269533 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #269533 is #D96ACC. Grayscale: #686868. Windows color (decimal): -14248653 or 3380518. OLE color: 3380518.
HSL color Cylindrical-coordinate representation of color #269533: hue angle of 127.03º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #269533 is Cyan = 0.74, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 38 | 149 | 51 | - |
| CMYK | 0.74 | 0 | 0.66 | 0.42 |
| HSL | 127.03º | 0.59% | 0.37% | - |
| HSV(B) | 127.03º | 0.74% | 0.58% | - |
| XYZ | 12.14 | 22.15 | 6.77 | - |
| YUV | 104.64 | 97.73 | 80.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 149 | 51 | 0.74 | 0 | 0.66 | 0.42 | 127.03 | 0.59 | 0.37 |
| Hex | 26 | 95 | 33 | 4A | 0 | 42 | 2A | 7F | 3B | 25 |
| Octal | 46 | 225 | 63 | 112 | 0 | 102 | 52 | 177 | 73 | 45 |
| Binary | 100110 | 10010101 | 110011 | 1001010 | 0 | 1000010 | 101010 | 1111111 | 111011 | 100101 |
Color Harmonies of #269533
Complementary color
Monochromatic Colors of #269533
Black with #269533
Text Example
Text Example
White with #269533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269533; }
p { color: rgb(38,149,51); }
H1.HeaderClassName
{
color: #269533;
}
.AnyTagClassName
{
color: #269533;
}
</style>
background-color css
<style>
a { background-color: #269533; }
a { background-color: rgb(38,149,51); }
div.DivClassName
{
background-color: #269533;
}
.BgClassName
{
background-color: #269533;
}
</style>
border-color css
<style>
span { border-color: #269533; }
span { border-color: rgb(38,149,51); }
td.TdClassName
{
border-color: #269533;
}
.TagClassName
{
border-color: #269533;
}
</style>