Shades of San Felix #276121
Tints of San Felix #276121
RGB
CMYK
RGB Variations
Color information
#276121 (or 0x276121) is known color: San Felix. HEX triplet: 27, 61 and 21. RGB value is (39,97,33). Sum of RGB (Red+Green+Blue) = 39+97+33=169 (22% of max value = 765). Red value is 39 (15.62% from 255 or 23.08% from 169); Green value is 97 (38.28% from 255 or 57.40% from 169); Blue value is 33 (13.28% from 255 or 19.53% from 169); Max value from RGB is 97 - color contains mainly: green. Hex color #276121 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #276121 is #D89EDE. Grayscale: #484848. Windows color (decimal): -14196447 or 2187559. OLE color: 2187559.
HSL color Cylindrical-coordinate representation of color #276121: hue angle of 114.38º 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 #276121 is Cyan = 0.60, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 39 | 97 | 33 | - |
| CMYK | 0.60 | 0 | 0.66 | 0.62 |
| HSL | 114.38º | 0.49% | 0.25% | - |
| HSV(B) | 114.38º | 0.66% | 0.38% | - |
| XYZ | 5.39 | 9.09 | 2.91 | - |
| YUV | 72.36 | 105.78 | 104.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 97 | 33 | 0.60 | 0 | 0.66 | 0.62 | 114.38 | 0.49 | 0.25 |
| Hex | 27 | 61 | 21 | 3C | 0 | 42 | 3E | 72 | 31 | 19 |
| Octal | 47 | 141 | 41 | 74 | 0 | 102 | 76 | 162 | 61 | 31 |
| Binary | 100111 | 1100001 | 100001 | 111100 | 0 | 1000010 | 111110 | 1110010 | 110001 | 11001 |
Color Harmonies of #276121
Complementary color
Monochromatic Colors of #276121
Black with #276121
Text Example
Text Example
White with #276121
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276121; }
p { color: rgb(39,97,33); }
H1.HeaderClassName
{
color: #276121;
}
.AnyTagClassName
{
color: #276121;
}
</style>
background-color css
<style>
a { background-color: #276121; }
a { background-color: rgb(39,97,33); }
div.DivClassName
{
background-color: #276121;
}
.BgClassName
{
background-color: #276121;
}
</style>
border-color css
<style>
span { border-color: #276121; }
span { border-color: rgb(39,97,33); }
td.TdClassName
{
border-color: #276121;
}
.TagClassName
{
border-color: #276121;
}
</style>