Shades of San Felix #276828
Tints of San Felix #276828
RGB
CMYK
RGB Variations
Color information
#276828 (or 0x276828) is known color: San Felix. HEX triplet: 27, 68 and 28. RGB value is (39,104,40). Sum of RGB (Red+Green+Blue) = 39+104+40=183 (24% of max value = 765). Red value is 39 (15.62% from 255 or 21.31% from 183); Green value is 104 (41.02% from 255 or 56.83% from 183); Blue value is 40 (16.02% from 255 or 21.86% from 183); Max value from RGB is 104 - color contains mainly: green. Hex color #276828 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #276828 is #D897D7. Grayscale: #4D4D4D. Windows color (decimal): -14194648 or 2648103. OLE color: 2648103.
HSL color Cylindrical-coordinate representation of color #276828: hue angle of 120.92º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #276828 is Cyan = 0.62, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 39 | 104 | 40 | - |
| CMYK | 0.62 | 0 | 0.62 | 0.59 |
| HSL | 120.92º | 0.45% | 0.28% | - |
| HSV(B) | 120.92º | 0.63% | 0.41% | - |
| XYZ | 6.17 | 10.49 | 3.71 | - |
| YUV | 77.27 | 106.97 | 100.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 104 | 40 | 0.62 | 0 | 0.62 | 0.59 | 120.92 | 0.45 | 0.28 |
| Hex | 27 | 68 | 28 | 3E | 0 | 3E | 3B | 79 | 2D | 1C |
| Octal | 47 | 150 | 50 | 76 | 0 | 76 | 73 | 171 | 55 | 34 |
| Binary | 100111 | 1101000 | 101000 | 111110 | 0 | 111110 | 111011 | 1111001 | 101101 | 11100 |
Color Harmonies of #276828
Complementary color
Monochromatic Colors of #276828
Black with #276828
Text Example
Text Example
White with #276828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276828; }
p { color: rgb(39,104,40); }
H1.HeaderClassName
{
color: #276828;
}
.AnyTagClassName
{
color: #276828;
}
</style>
background-color css
<style>
a { background-color: #276828; }
a { background-color: rgb(39,104,40); }
div.DivClassName
{
background-color: #276828;
}
.BgClassName
{
background-color: #276828;
}
</style>
border-color css
<style>
span { border-color: #276828; }
span { border-color: rgb(39,104,40); }
td.TdClassName
{
border-color: #276828;
}
.TagClassName
{
border-color: #276828;
}
</style>