Shades of San Felix #276929
Tints of San Felix #276929
RGB
CMYK
RGB Variations
Color information
#276929 (or 0x276929) is known color: San Felix. HEX triplet: 27, 69 and 29. RGB value is (39,105,41). Sum of RGB (Red+Green+Blue) = 39+105+41=185 (24% of max value = 765). Red value is 39 (15.62% from 255 or 21.08% from 185); Green value is 105 (41.41% from 255 or 56.76% from 185); Blue value is 41 (16.41% from 255 or 22.16% from 185); Max value from RGB is 105 - color contains mainly: green. Hex color #276929 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #276929 is #D896D6. Grayscale: #4E4E4E. Windows color (decimal): -14194391 or 2713895. OLE color: 2713895.
HSL color Cylindrical-coordinate representation of color #276929: hue angle of 121.82º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #276929 is Cyan = 0.63, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 39 | 105 | 41 | - |
| CMYK | 0.63 | 0 | 0.61 | 0.59 |
| HSL | 121.82º | 0.46% | 0.28% | - |
| HSV(B) | 121.82º | 0.63% | 0.41% | - |
| XYZ | 6.29 | 10.69 | 3.83 | - |
| YUV | 77.97 | 107.13 | 100.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 105 | 41 | 0.63 | 0 | 0.61 | 0.59 | 121.82 | 0.46 | 0.28 |
| Hex | 27 | 69 | 29 | 3F | 0 | 3D | 3B | 7A | 2E | 1C |
| Octal | 47 | 151 | 51 | 77 | 0 | 75 | 73 | 172 | 56 | 34 |
| Binary | 100111 | 1101001 | 101001 | 111111 | 0 | 111101 | 111011 | 1111010 | 101110 | 11100 |
Color Harmonies of #276929
Complementary color
Monochromatic Colors of #276929
Black with #276929
Text Example
Text Example
White with #276929
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276929; }
p { color: rgb(39,105,41); }
H1.HeaderClassName
{
color: #276929;
}
.AnyTagClassName
{
color: #276929;
}
</style>
background-color css
<style>
a { background-color: #276929; }
a { background-color: rgb(39,105,41); }
div.DivClassName
{
background-color: #276929;
}
.BgClassName
{
background-color: #276929;
}
</style>
border-color css
<style>
span { border-color: #276929; }
span { border-color: rgb(39,105,41); }
td.TdClassName
{
border-color: #276929;
}
.TagClassName
{
border-color: #276929;
}
</style>