Shades of San Felix #276429
Tints of San Felix #276429
RGB
CMYK
RGB Variations
Color information
#276429 (or 0x276429) is known color: San Felix. HEX triplet: 27, 64 and 29. RGB value is (39,100,41). Sum of RGB (Red+Green+Blue) = 39+100+41=180 (23% of max value = 765). Red value is 39 (15.62% from 255 or 21.67% from 180); Green value is 100 (39.45% from 255 or 55.56% from 180); Blue value is 41 (16.41% from 255 or 22.78% from 180); Max value from RGB is 100 - color contains mainly: green. Hex color #276429 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #276429 is #D89BD6. Grayscale: #4B4B4B. Windows color (decimal): -14195671 or 2712615. OLE color: 2712615.
HSL color Cylindrical-coordinate representation of color #276429: hue angle of 121.97º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #276429 is Cyan = 0.61, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 39 | 100 | 41 | - |
| CMYK | 0.61 | 0 | 0.59 | 0.61 |
| HSL | 121.97º | 0.44% | 0.27% | - |
| HSV(B) | 121.97º | 0.61% | 0.39% | - |
| XYZ | 5.79 | 9.71 | 3.67 | - |
| YUV | 75.04 | 108.79 | 102.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 100 | 41 | 0.61 | 0 | 0.59 | 0.61 | 121.97 | 0.44 | 0.27 |
| Hex | 27 | 64 | 29 | 3D | 0 | 3B | 3D | 7A | 2C | 1B |
| Octal | 47 | 144 | 51 | 75 | 0 | 73 | 75 | 172 | 54 | 33 |
| Binary | 100111 | 1100100 | 101001 | 111101 | 0 | 111011 | 111101 | 1111010 | 101100 | 11011 |
Color Harmonies of #276429
Complementary color
Monochromatic Colors of #276429
Black with #276429
Text Example
Text Example
White with #276429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276429; }
p { color: rgb(39,100,41); }
H1.HeaderClassName
{
color: #276429;
}
.AnyTagClassName
{
color: #276429;
}
</style>
background-color css
<style>
a { background-color: #276429; }
a { background-color: rgb(39,100,41); }
div.DivClassName
{
background-color: #276429;
}
.BgClassName
{
background-color: #276429;
}
</style>
border-color css
<style>
span { border-color: #276429; }
span { border-color: rgb(39,100,41); }
td.TdClassName
{
border-color: #276429;
}
.TagClassName
{
border-color: #276429;
}
</style>