Shades of San Felix #276617
Tints of San Felix #276617
RGB
CMYK
RGB Variations
Color information
#276617 (or 0x276617) is known color: San Felix. HEX triplet: 27, 66 and 17. RGB value is (39,102,23). Sum of RGB (Red+Green+Blue) = 39+102+23=164 (21% of max value = 765). Red value is 39 (15.62% from 255 or 23.78% from 164); Green value is 102 (40.23% from 255 or 62.20% from 164); Blue value is 23 (9.38% from 255 or 14.02% from 164); Max value from RGB is 102 - color contains mainly: green. Hex color #276617 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #276617 is #D899E8. Grayscale: #4A4A4A. Windows color (decimal): -14195177 or 1533479. OLE color: 1533479.
HSL color Cylindrical-coordinate representation of color #276617: hue angle of 107.85º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #276617 is Cyan = 0.62, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 39 | 102 | 23 | - |
| CMYK | 0.62 | 0 | 0.77 | 0.6 |
| HSL | 107.85º | 0.63% | 0.25% | - |
| HSV(B) | 107.85º | 0.77% | 0.4% | - |
| XYZ | 5.74 | 10 | 2.44 | - |
| YUV | 74.16 | 99.13 | 102.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 102 | 23 | 0.62 | 0 | 0.77 | 0.6 | 107.85 | 0.63 | 0.25 |
| Hex | 27 | 66 | 17 | 3E | 0 | 4D | 3C | 6C | 3F | 19 |
| Octal | 47 | 146 | 27 | 76 | 0 | 115 | 74 | 154 | 77 | 31 |
| Binary | 100111 | 1100110 | 10111 | 111110 | 0 | 1001101 | 111100 | 1101100 | 111111 | 11001 |
Color Harmonies of #276617
Complementary color
Monochromatic Colors of #276617
Black with #276617
Text Example
Text Example
White with #276617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276617; }
p { color: rgb(39,102,23); }
H1.HeaderClassName
{
color: #276617;
}
.AnyTagClassName
{
color: #276617;
}
</style>
background-color css
<style>
a { background-color: #276617; }
a { background-color: rgb(39,102,23); }
div.DivClassName
{
background-color: #276617;
}
.BgClassName
{
background-color: #276617;
}
</style>
border-color css
<style>
span { border-color: #276617; }
span { border-color: rgb(39,102,23); }
td.TdClassName
{
border-color: #276617;
}
.TagClassName
{
border-color: #276617;
}
</style>