Shades of San Felix #277019
Tints of San Felix #277019
RGB
CMYK
RGB Variations
Color information
#277019 (or 0x277019) is known color: San Felix. HEX triplet: 27, 70 and 19. RGB value is (39,112,25). Sum of RGB (Red+Green+Blue) = 39+112+25=176 (23% of max value = 765). Red value is 39 (15.62% from 255 or 22.16% from 176); Green value is 112 (44.14% from 255 or 63.64% from 176); Blue value is 25 (10.16% from 255 or 14.20% from 176); Max value from RGB is 112 - color contains mainly: green. Hex color #277019 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #277019 is #D88FE6. Grayscale: #505050. Windows color (decimal): -14192615 or 1667111. OLE color: 1667111.
HSL color Cylindrical-coordinate representation of color #277019: hue angle of 110.34º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #277019 is Cyan = 0.65, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 39 | 112 | 25 | - |
| CMYK | 0.65 | 0 | 0.78 | 0.56 |
| HSL | 110.34º | 0.64% | 0.27% | - |
| HSV(B) | 110.34º | 0.78% | 0.44% | - |
| XYZ | 6.81 | 12.09 | 2.89 | - |
| YUV | 80.26 | 96.82 | 98.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 112 | 25 | 0.65 | 0 | 0.78 | 0.56 | 110.34 | 0.64 | 0.27 |
| Hex | 27 | 70 | 19 | 41 | 0 | 4E | 38 | 6E | 40 | 1B |
| Octal | 47 | 160 | 31 | 101 | 0 | 116 | 70 | 156 | 100 | 33 |
| Binary | 100111 | 1110000 | 11001 | 1000001 | 0 | 1001110 | 111000 | 1101110 | 1000000 | 11011 |
Color Harmonies of #277019
Complementary color
Monochromatic Colors of #277019
Black with #277019
Text Example
Text Example
White with #277019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277019; }
p { color: rgb(39,112,25); }
H1.HeaderClassName
{
color: #277019;
}
.AnyTagClassName
{
color: #277019;
}
</style>
background-color css
<style>
a { background-color: #277019; }
a { background-color: rgb(39,112,25); }
div.DivClassName
{
background-color: #277019;
}
.BgClassName
{
background-color: #277019;
}
</style>
border-color css
<style>
span { border-color: #277019; }
span { border-color: rgb(39,112,25); }
td.TdClassName
{
border-color: #277019;
}
.TagClassName
{
border-color: #277019;
}
</style>