Shades of Elf Green #269069
Tints of Elf Green #269069
RGB
CMYK
RGB Variations
Color information
#269069 (or 0x269069) is known color: Elf Green. HEX triplet: 26, 90 and 69. RGB value is (38,144,105). Sum of RGB (Red+Green+Blue) = 38+144+105=287 (38% of max value = 765). Red value is 38 (15.23% from 255 or 13.24% from 287); Green value is 144 (56.64% from 255 or 50.17% from 287); Blue value is 105 (41.41% from 255 or 36.59% from 287); Max value from RGB is 144 - color contains mainly: green. Hex color #269069 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #269069 is #D96F96. Grayscale: #6B6B6B. Windows color (decimal): -14249879 or 6918182. OLE color: 6918182.
HSL color Cylindrical-coordinate representation of color #269069: hue angle of 157.92º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #269069 is Cyan = 0.74, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 38 | 144 | 105 | - |
| CMYK | 0.74 | 0 | 0.27 | 0.44 |
| HSL | 157.92º | 0.58% | 0.36% | - |
| HSV(B) | 157.92º | 0.74% | 0.56% | - |
| XYZ | 13.32 | 21.38 | 16.79 | - |
| YUV | 107.86 | 126.38 | 78.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 144 | 105 | 0.74 | 0 | 0.27 | 0.44 | 157.92 | 0.58 | 0.36 |
| Hex | 26 | 90 | 69 | 4A | 0 | 1B | 2C | 9E | 3A | 24 |
| Octal | 46 | 220 | 151 | 112 | 0 | 33 | 54 | 236 | 72 | 44 |
| Binary | 100110 | 10010000 | 1101001 | 1001010 | 0 | 11011 | 101100 | 10011110 | 111010 | 100100 |
Color Harmonies of #269069
Complementary color
Monochromatic Colors of #269069
Black with #269069
Text Example
Text Example
White with #269069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269069; }
p { color: rgb(38,144,105); }
H1.HeaderClassName
{
color: #269069;
}
.AnyTagClassName
{
color: #269069;
}
</style>
background-color css
<style>
a { background-color: #269069; }
a { background-color: rgb(38,144,105); }
div.DivClassName
{
background-color: #269069;
}
.BgClassName
{
background-color: #269069;
}
</style>
border-color css
<style>
span { border-color: #269069; }
span { border-color: rgb(38,144,105); }
td.TdClassName
{
border-color: #269069;
}
.TagClassName
{
border-color: #269069;
}
</style>