Shades of Elf Green #268669
Tints of Elf Green #268669
RGB
CMYK
RGB Variations
Color information
#268669 (or 0x268669) is known color: Elf Green. HEX triplet: 26, 86 and 69. RGB value is (38,134,105). Sum of RGB (Red+Green+Blue) = 38+134+105=277 (36% of max value = 765). Red value is 38 (15.23% from 255 or 13.72% from 277); Green value is 134 (52.73% from 255 or 48.38% from 277); Blue value is 105 (41.41% from 255 or 37.91% from 277); Max value from RGB is 134 - color contains mainly: green. Hex color #268669 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #268669 is #D97996. Grayscale: #666666. Windows color (decimal): -14252439 or 6915622. OLE color: 6915622.
HSL color Cylindrical-coordinate representation of color #268669: hue angle of 161.88º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #268669 is Cyan = 0.72, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 38 | 134 | 105 | - |
| CMYK | 0.72 | 0 | 0.22 | 0.47 |
| HSL | 161.88º | 0.56% | 0.34% | - |
| HSV(B) | 161.88º | 0.72% | 0.53% | - |
| XYZ | 11.87 | 18.48 | 16.31 | - |
| YUV | 101.99 | 129.7 | 82.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 134 | 105 | 0.72 | 0 | 0.22 | 0.47 | 161.88 | 0.56 | 0.34 |
| Hex | 26 | 86 | 69 | 48 | 0 | 16 | 2F | A2 | 38 | 22 |
| Octal | 46 | 206 | 151 | 110 | 0 | 26 | 57 | 242 | 70 | 42 |
| Binary | 100110 | 10000110 | 1101001 | 1001000 | 0 | 10110 | 101111 | 10100010 | 111000 | 100010 |
Color Harmonies of #268669
Complementary color
Monochromatic Colors of #268669
Black with #268669
Text Example
Text Example
White with #268669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #268669; }
p { color: rgb(38,134,105); }
H1.HeaderClassName
{
color: #268669;
}
.AnyTagClassName
{
color: #268669;
}
</style>
background-color css
<style>
a { background-color: #268669; }
a { background-color: rgb(38,134,105); }
div.DivClassName
{
background-color: #268669;
}
.BgClassName
{
background-color: #268669;
}
</style>
border-color css
<style>
span { border-color: #268669; }
span { border-color: rgb(38,134,105); }
td.TdClassName
{
border-color: #268669;
}
.TagClassName
{
border-color: #268669;
}
</style>