Shades of San Felix #276021
Tints of San Felix #276021
RGB
CMYK
RGB Variations
Color information
#276021 (or 0x276021) is known color: San Felix. HEX triplet: 27, 60 and 21. RGB value is (39,96,33). Sum of RGB (Red+Green+Blue) = 39+96+33=168 (22% of max value = 765). Red value is 39 (15.62% from 255 or 23.21% from 168); Green value is 96 (37.89% from 255 or 57.14% from 168); Blue value is 33 (13.28% from 255 or 19.64% from 168); Max value from RGB is 96 - color contains mainly: green. Hex color #276021 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #276021 is #D89FDE. Grayscale: #474747. Windows color (decimal): -14196703 or 2187303. OLE color: 2187303.
HSL color Cylindrical-coordinate representation of color #276021: hue angle of 114.29º degrees, saturation: 0.49, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #276021 is Cyan = 0.59, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 39 | 96 | 33 | - |
| CMYK | 0.59 | 0 | 0.66 | 0.62 |
| HSL | 114.29º | 0.49% | 0.25% | - |
| HSV(B) | 114.29º | 0.66% | 0.38% | - |
| XYZ | 5.29 | 8.91 | 2.88 | - |
| YUV | 71.78 | 106.12 | 104.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 96 | 33 | 0.59 | 0 | 0.66 | 0.62 | 114.29 | 0.49 | 0.25 |
| Hex | 27 | 60 | 21 | 3B | 0 | 42 | 3E | 72 | 31 | 19 |
| Octal | 47 | 140 | 41 | 73 | 0 | 102 | 76 | 162 | 61 | 31 |
| Binary | 100111 | 1100000 | 100001 | 111011 | 0 | 1000010 | 111110 | 1110010 | 110001 | 11001 |
Color Harmonies of #276021
Complementary color
Monochromatic Colors of #276021
Black with #276021
Text Example
Text Example
White with #276021
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276021; }
p { color: rgb(39,96,33); }
H1.HeaderClassName
{
color: #276021;
}
.AnyTagClassName
{
color: #276021;
}
</style>
background-color css
<style>
a { background-color: #276021; }
a { background-color: rgb(39,96,33); }
div.DivClassName
{
background-color: #276021;
}
.BgClassName
{
background-color: #276021;
}
</style>
border-color css
<style>
span { border-color: #276021; }
span { border-color: rgb(39,96,33); }
td.TdClassName
{
border-color: #276021;
}
.TagClassName
{
border-color: #276021;
}
</style>