Shades of San Felix #276225
Tints of San Felix #276225
RGB
CMYK
RGB Variations
Color information
#276225 (or 0x276225) is known color: San Felix. HEX triplet: 27, 62 and 25. RGB value is (39,98,37). Sum of RGB (Red+Green+Blue) = 39+98+37=174 (23% of max value = 765). Red value is 39 (15.62% from 255 or 22.41% from 174); Green value is 98 (38.67% from 255 or 56.32% from 174); Blue value is 37 (14.84% from 255 or 21.26% from 174); Max value from RGB is 98 - color contains mainly: green. Hex color #276225 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #276225 is #D89DDA. Grayscale: #494949. Windows color (decimal): -14196187 or 2449959. OLE color: 2449959.
HSL color Cylindrical-coordinate representation of color #276225: hue angle of 118.03º degrees, saturation: 0.45, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #276225 is Cyan = 0.60, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 39 | 98 | 37 | - |
| CMYK | 0.60 | 0 | 0.62 | 0.62 |
| HSL | 118.03º | 0.45% | 0.26% | - |
| HSV(B) | 118.03º | 0.62% | 0.38% | - |
| XYZ | 5.54 | 9.3 | 3.25 | - |
| YUV | 73.41 | 107.45 | 103.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 98 | 37 | 0.60 | 0 | 0.62 | 0.62 | 118.03 | 0.45 | 0.26 |
| Hex | 27 | 62 | 25 | 3C | 0 | 3E | 3E | 76 | 2D | 1A |
| Octal | 47 | 142 | 45 | 74 | 0 | 76 | 76 | 166 | 55 | 32 |
| Binary | 100111 | 1100010 | 100101 | 111100 | 0 | 111110 | 111110 | 1110110 | 101101 | 11010 |
Color Harmonies of #276225
Complementary color
Monochromatic Colors of #276225
Black with #276225
Text Example
Text Example
White with #276225
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276225; }
p { color: rgb(39,98,37); }
H1.HeaderClassName
{
color: #276225;
}
.AnyTagClassName
{
color: #276225;
}
</style>
background-color css
<style>
a { background-color: #276225; }
a { background-color: rgb(39,98,37); }
div.DivClassName
{
background-color: #276225;
}
.BgClassName
{
background-color: #276225;
}
</style>
border-color css
<style>
span { border-color: #276225; }
span { border-color: rgb(39,98,37); }
td.TdClassName
{
border-color: #276225;
}
.TagClassName
{
border-color: #276225;
}
</style>