Shades of San Felix #276528
Tints of San Felix #276528
RGB
CMYK
RGB Variations
Color information
#276528 (or 0x276528) is known color: San Felix. HEX triplet: 27, 65 and 28. RGB value is (39,101,40). Sum of RGB (Red+Green+Blue) = 39+101+40=180 (23% of max value = 765). Red value is 39 (15.62% from 255 or 21.67% from 180); Green value is 101 (39.84% from 255 or 56.11% from 180); Blue value is 40 (16.02% from 255 or 22.22% from 180); Max value from RGB is 101 - color contains mainly: green. Hex color #276528 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #276528 is #D89AD7. Grayscale: #4B4B4B. Windows color (decimal): -14195416 or 2647335. OLE color: 2647335.
HSL color Cylindrical-coordinate representation of color #276528: hue angle of 120.97º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #276528 is Cyan = 0.61, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 39 | 101 | 40 | - |
| CMYK | 0.61 | 0 | 0.60 | 0.60 |
| HSL | 120.97º | 0.44% | 0.27% | - |
| HSV(B) | 120.97º | 0.61% | 0.4% | - |
| XYZ | 5.87 | 9.89 | 3.61 | - |
| YUV | 75.51 | 107.96 | 101.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 101 | 40 | 0.61 | 0 | 0.60 | 0.60 | 120.97 | 0.44 | 0.27 |
| Hex | 27 | 65 | 28 | 3D | 0 | 3C | 3C | 79 | 2C | 1B |
| Octal | 47 | 145 | 50 | 75 | 0 | 74 | 74 | 171 | 54 | 33 |
| Binary | 100111 | 1100101 | 101000 | 111101 | 0 | 111100 | 111100 | 1111001 | 101100 | 11011 |
Color Harmonies of #276528
Complementary color
Monochromatic Colors of #276528
Black with #276528
Text Example
Text Example
White with #276528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276528; }
p { color: rgb(39,101,40); }
H1.HeaderClassName
{
color: #276528;
}
.AnyTagClassName
{
color: #276528;
}
</style>
background-color css
<style>
a { background-color: #276528; }
a { background-color: rgb(39,101,40); }
div.DivClassName
{
background-color: #276528;
}
.BgClassName
{
background-color: #276528;
}
</style>
border-color css
<style>
span { border-color: #276528; }
span { border-color: rgb(39,101,40); }
td.TdClassName
{
border-color: #276528;
}
.TagClassName
{
border-color: #276528;
}
</style>