Shades of Elf Green #269573
Tints of Elf Green #269573
RGB
CMYK
RGB Variations
Color information
#269573 (or 0x269573) is known color: Elf Green. HEX triplet: 26, 95 and 73. RGB value is (38,149,115). Sum of RGB (Red+Green+Blue) = 38+149+115=302 (40% of max value = 765). Red value is 38 (15.23% from 255 or 12.58% from 302); Green value is 149 (58.59% from 255 or 49.34% from 302); Blue value is 115 (45.31% from 255 or 38.08% from 302); Max value from RGB is 149 - color contains mainly: green. Hex color #269573 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #269573 is #D96A8C. Grayscale: #6F6F6F. Windows color (decimal): -14248589 or 7574822. OLE color: 7574822.
HSL color Cylindrical-coordinate representation of color #269573: hue angle of 161.62º 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 #269573 is Cyan = 0.74, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 38 | 149 | 115 | - |
| CMYK | 0.74 | 0 | 0.23 | 0.42 |
| HSL | 161.62º | 0.59% | 0.37% | - |
| HSV(B) | 161.62º | 0.74% | 0.58% | - |
| XYZ | 14.64 | 23.14 | 19.92 | - |
| YUV | 111.94 | 129.73 | 75.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 149 | 115 | 0.74 | 0 | 0.23 | 0.42 | 161.62 | 0.59 | 0.37 |
| Hex | 26 | 95 | 73 | 4A | 0 | 17 | 2A | A2 | 3B | 25 |
| Octal | 46 | 225 | 163 | 112 | 0 | 27 | 52 | 242 | 73 | 45 |
| Binary | 100110 | 10010101 | 1110011 | 1001010 | 0 | 10111 | 101010 | 10100010 | 111011 | 100101 |
Color Harmonies of #269573
Complementary color
Monochromatic Colors of #269573
Black with #269573
Text Example
Text Example
White with #269573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269573; }
p { color: rgb(38,149,115); }
H1.HeaderClassName
{
color: #269573;
}
.AnyTagClassName
{
color: #269573;
}
</style>
background-color css
<style>
a { background-color: #269573; }
a { background-color: rgb(38,149,115); }
div.DivClassName
{
background-color: #269573;
}
.BgClassName
{
background-color: #269573;
}
</style>
border-color css
<style>
span { border-color: #269573; }
span { border-color: rgb(38,149,115); }
td.TdClassName
{
border-color: #269573;
}
.TagClassName
{
border-color: #269573;
}
</style>