Shades of San Felix #276719
Tints of San Felix #276719
RGB
CMYK
RGB Variations
Color information
#276719 (or 0x276719) is known color: San Felix. HEX triplet: 27, 67 and 19. RGB value is (39,103,25). Sum of RGB (Red+Green+Blue) = 39+103+25=167 (22% of max value = 765). Red value is 39 (15.62% from 255 or 23.35% from 167); Green value is 103 (40.62% from 255 or 61.68% from 167); Blue value is 25 (10.16% from 255 or 14.97% from 167); Max value from RGB is 103 - color contains mainly: green. Hex color #276719 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #276719 is #D898E6. Grayscale: #4B4B4B. Windows color (decimal): -14194919 or 1664807. OLE color: 1664807.
HSL color Cylindrical-coordinate representation of color #276719: hue angle of 109.23º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #276719 is Cyan = 0.62, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 39 | 103 | 25 | - |
| CMYK | 0.62 | 0 | 0.76 | 0.60 |
| HSL | 109.23º | 0.61% | 0.25% | - |
| HSV(B) | 109.23º | 0.76% | 0.4% | - |
| XYZ | 5.86 | 10.2 | 2.58 | - |
| YUV | 74.97 | 99.8 | 102.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 103 | 25 | 0.62 | 0 | 0.76 | 0.60 | 109.23 | 0.61 | 0.25 |
| Hex | 27 | 67 | 19 | 3E | 0 | 4C | 3C | 6D | 3D | 19 |
| Octal | 47 | 147 | 31 | 76 | 0 | 114 | 74 | 155 | 75 | 31 |
| Binary | 100111 | 1100111 | 11001 | 111110 | 0 | 1001100 | 111100 | 1101101 | 111101 | 11001 |
Color Harmonies of #276719
Complementary color
Monochromatic Colors of #276719
Black with #276719
Text Example
Text Example
White with #276719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276719; }
p { color: rgb(39,103,25); }
H1.HeaderClassName
{
color: #276719;
}
.AnyTagClassName
{
color: #276719;
}
</style>
background-color css
<style>
a { background-color: #276719; }
a { background-color: rgb(39,103,25); }
div.DivClassName
{
background-color: #276719;
}
.BgClassName
{
background-color: #276719;
}
</style>
border-color css
<style>
span { border-color: #276719; }
span { border-color: rgb(39,103,25); }
td.TdClassName
{
border-color: #276719;
}
.TagClassName
{
border-color: #276719;
}
</style>