Shades of San Felix #276522
Tints of San Felix #276522
RGB
CMYK
RGB Variations
Color information
#276522 (or 0x276522) is known color: San Felix. HEX triplet: 27, 65 and 22. RGB value is (39,101,34). Sum of RGB (Red+Green+Blue) = 39+101+34=174 (23% of max value = 765). Red value is 39 (15.62% from 255 or 22.41% from 174); Green value is 101 (39.84% from 255 or 58.05% from 174); Blue value is 34 (13.67% from 255 or 19.54% from 174); Max value from RGB is 101 - color contains mainly: green. Hex color #276522 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #276522 is #D89ADD. Grayscale: #4B4B4B. Windows color (decimal): -14195422 or 2254119. OLE color: 2254119.
HSL color Cylindrical-coordinate representation of color #276522: hue angle of 115.52º degrees, saturation: 0.5, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #276522 is Cyan = 0.61, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 39 | 101 | 34 | - |
| CMYK | 0.61 | 0 | 0.66 | 0.60 |
| HSL | 115.52º | 0.5% | 0.26% | - |
| HSV(B) | 115.52º | 0.66% | 0.4% | - |
| XYZ | 5.78 | 9.85 | 3.11 | - |
| YUV | 74.82 | 104.96 | 102.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 101 | 34 | 0.61 | 0 | 0.66 | 0.60 | 115.52 | 0.5 | 0.26 |
| Hex | 27 | 65 | 22 | 3D | 0 | 42 | 3C | 74 | 32 | 1A |
| Octal | 47 | 145 | 42 | 75 | 0 | 102 | 74 | 164 | 62 | 32 |
| Binary | 100111 | 1100101 | 100010 | 111101 | 0 | 1000010 | 111100 | 1110100 | 110010 | 11010 |
Color Harmonies of #276522
Complementary color
Monochromatic Colors of #276522
Black with #276522
Text Example
Text Example
White with #276522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276522; }
p { color: rgb(39,101,34); }
H1.HeaderClassName
{
color: #276522;
}
.AnyTagClassName
{
color: #276522;
}
</style>
background-color css
<style>
a { background-color: #276522; }
a { background-color: rgb(39,101,34); }
div.DivClassName
{
background-color: #276522;
}
.BgClassName
{
background-color: #276522;
}
</style>
border-color css
<style>
span { border-color: #276522; }
span { border-color: rgb(39,101,34); }
td.TdClassName
{
border-color: #276522;
}
.TagClassName
{
border-color: #276522;
}
</style>