Shades of Eucalyptus #279769
Tints of Eucalyptus #279769
RGB
CMYK
RGB Variations
Color information
#279769 (or 0x279769) is known color: Eucalyptus. HEX triplet: 27, 97 and 69. RGB value is (39,151,105). Sum of RGB (Red+Green+Blue) = 39+151+105=295 (39% of max value = 765). Red value is 39 (15.62% from 255 or 13.22% from 295); Green value is 151 (59.38% from 255 or 51.19% from 295); Blue value is 105 (41.41% from 255 or 35.59% from 295); Max value from RGB is 151 - color contains mainly: green. Hex color #279769 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #279769 is #D86896. Grayscale: #707070. Windows color (decimal): -14182551 or 6919975. OLE color: 6919975.
HSL color Cylindrical-coordinate representation of color #279769: hue angle of 155.36º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #279769 is Cyan = 0.74, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 39 | 151 | 105 | - |
| CMYK | 0.74 | 0 | 0.30 | 0.41 |
| HSL | 155.36º | 0.59% | 0.37% | - |
| HSV(B) | 155.36º | 0.74% | 0.59% | - |
| XYZ | 14.45 | 23.58 | 17.16 | - |
| YUV | 112.27 | 123.89 | 75.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 151 | 105 | 0.74 | 0 | 0.30 | 0.41 | 155.36 | 0.59 | 0.37 |
| Hex | 27 | 97 | 69 | 4A | 0 | 1E | 29 | 9B | 3B | 25 |
| Octal | 47 | 227 | 151 | 112 | 0 | 36 | 51 | 233 | 73 | 45 |
| Binary | 100111 | 10010111 | 1101001 | 1001010 | 0 | 11110 | 101001 | 10011011 | 111011 | 100101 |
Color Harmonies of #279769
Complementary color
Monochromatic Colors of #279769
Black with #279769
Text Example
Text Example
White with #279769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #279769; }
p { color: rgb(39,151,105); }
H1.HeaderClassName
{
color: #279769;
}
.AnyTagClassName
{
color: #279769;
}
</style>
background-color css
<style>
a { background-color: #279769; }
a { background-color: rgb(39,151,105); }
div.DivClassName
{
background-color: #279769;
}
.BgClassName
{
background-color: #279769;
}
</style>
border-color css
<style>
span { border-color: #279769; }
span { border-color: rgb(39,151,105); }
td.TdClassName
{
border-color: #279769;
}
.TagClassName
{
border-color: #279769;
}
</style>