Shades of San Felix #276624
Tints of San Felix #276624
RGB
CMYK
RGB Variations
Color information
#276624 (or 0x276624) is known color: San Felix. HEX triplet: 27, 66 and 24. RGB value is (39,102,36). Sum of RGB (Red+Green+Blue) = 39+102+36=177 (23% of max value = 765). Red value is 39 (15.62% from 255 or 22.03% from 177); Green value is 102 (40.23% from 255 or 57.63% from 177); Blue value is 36 (14.45% from 255 or 20.34% from 177); Max value from RGB is 102 - color contains mainly: green. Hex color #276624 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #276624 is #D899DB. Grayscale: #4B4B4B. Windows color (decimal): -14195164 or 2385447. OLE color: 2385447.
HSL color Cylindrical-coordinate representation of color #276624: hue angle of 117.27º degrees, saturation: 0.48, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #276624 is Cyan = 0.62, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 39 | 102 | 36 | - |
| CMYK | 0.62 | 0 | 0.65 | 0.6 |
| HSL | 117.27º | 0.48% | 0.27% | - |
| HSV(B) | 117.27º | 0.65% | 0.4% | - |
| XYZ | 5.91 | 10.06 | 3.3 | - |
| YUV | 75.64 | 105.63 | 101.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 102 | 36 | 0.62 | 0 | 0.65 | 0.6 | 117.27 | 0.48 | 0.27 |
| Hex | 27 | 66 | 24 | 3E | 0 | 41 | 3C | 75 | 30 | 1B |
| Octal | 47 | 146 | 44 | 76 | 0 | 101 | 74 | 165 | 60 | 33 |
| Binary | 100111 | 1100110 | 100100 | 111110 | 0 | 1000001 | 111100 | 1110101 | 110000 | 11011 |
Color Harmonies of #276624
Complementary color
Monochromatic Colors of #276624
Black with #276624
Text Example
Text Example
White with #276624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276624; }
p { color: rgb(39,102,36); }
H1.HeaderClassName
{
color: #276624;
}
.AnyTagClassName
{
color: #276624;
}
</style>
background-color css
<style>
a { background-color: #276624; }
a { background-color: rgb(39,102,36); }
div.DivClassName
{
background-color: #276624;
}
.BgClassName
{
background-color: #276624;
}
</style>
border-color css
<style>
span { border-color: #276624; }
span { border-color: rgb(39,102,36); }
td.TdClassName
{
border-color: #276624;
}
.TagClassName
{
border-color: #276624;
}
</style>