Shades of Elf Green #269378
Tints of Elf Green #269378
RGB
CMYK
RGB Variations
Color information
#269378 (or 0x269378) is known color: Elf Green. HEX triplet: 26, 93 and 78. RGB value is (38,147,120). Sum of RGB (Red+Green+Blue) = 38+147+120=305 (40% of max value = 765). Red value is 38 (15.23% from 255 or 12.46% from 305); Green value is 147 (57.81% from 255 or 48.20% from 305); Blue value is 120 (47.27% from 255 or 39.34% from 305); Max value from RGB is 147 - color contains mainly: green. Hex color #269378 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #269378 is #D96C87. Grayscale: #6F6F6F. Windows color (decimal): -14249096 or 7901990. OLE color: 7901990.
HSL color Cylindrical-coordinate representation of color #269378: hue angle of 165.14º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #269378 is Cyan = 0.74, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 38 | 147 | 120 | - |
| CMYK | 0.74 | 0 | 0.18 | 0.42 |
| HSL | 165.14º | 0.59% | 0.36% | - |
| HSV(B) | 165.14º | 0.74% | 0.58% | - |
| XYZ | 14.62 | 22.64 | 21.37 | - |
| YUV | 111.33 | 132.89 | 75.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 147 | 120 | 0.74 | 0 | 0.18 | 0.42 | 165.14 | 0.59 | 0.36 |
| Hex | 26 | 93 | 78 | 4A | 0 | 12 | 2A | A5 | 3B | 24 |
| Octal | 46 | 223 | 170 | 112 | 0 | 22 | 52 | 245 | 73 | 44 |
| Binary | 100110 | 10010011 | 1111000 | 1001010 | 0 | 10010 | 101010 | 10100101 | 111011 | 100100 |
Color Harmonies of #269378
Complementary color
Monochromatic Colors of #269378
Black with #269378
Text Example
Text Example
White with #269378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269378; }
p { color: rgb(38,147,120); }
H1.HeaderClassName
{
color: #269378;
}
.AnyTagClassName
{
color: #269378;
}
</style>
background-color css
<style>
a { background-color: #269378; }
a { background-color: rgb(38,147,120); }
div.DivClassName
{
background-color: #269378;
}
.BgClassName
{
background-color: #269378;
}
</style>
border-color css
<style>
span { border-color: #269378; }
span { border-color: rgb(38,147,120); }
td.TdClassName
{
border-color: #269378;
}
.TagClassName
{
border-color: #269378;
}
</style>