Shades of San Felix #276427
Tints of San Felix #276427
RGB
CMYK
RGB Variations
Color information
#276427 (or 0x276427) is known color: San Felix. HEX triplet: 27, 64 and 27. RGB value is (39,100,39). Sum of RGB (Red+Green+Blue) = 39+100+39=178 (23% of max value = 765). Red value is 39 (15.62% from 255 or 21.91% from 178); Green value is 100 (39.45% from 255 or 56.18% from 178); Blue value is 39 (15.62% from 255 or 21.91% from 178); Max value from RGB is 100 - color contains mainly: green. Hex color #276427 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #276427 is #D89BD8. Grayscale: #4A4A4A. Windows color (decimal): -14195673 or 2581543. OLE color: 2581543.
HSL color Cylindrical-coordinate representation of color #276427: hue angle of 120º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #276427 is Cyan = 0.61, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 39 | 100 | 39 | - |
| CMYK | 0.61 | 0 | 0.61 | 0.61 |
| HSL | 120º | 0.44% | 0.27% | - |
| HSV(B) | 120º | 0.61% | 0.39% | - |
| XYZ | 5.76 | 9.69 | 3.49 | - |
| YUV | 74.81 | 107.79 | 102.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 100 | 39 | 0.61 | 0 | 0.61 | 0.61 | 120 | 0.44 | 0.27 |
| Hex | 27 | 64 | 27 | 3D | 0 | 3D | 3D | 78 | 2C | 1B |
| Octal | 47 | 144 | 47 | 75 | 0 | 75 | 75 | 170 | 54 | 33 |
| Binary | 100111 | 1100100 | 100111 | 111101 | 0 | 111101 | 111101 | 1111000 | 101100 | 11011 |
Color Harmonies of #276427
Complementary color
Monochromatic Colors of #276427
Black with #276427
Text Example
Text Example
White with #276427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276427; }
p { color: rgb(39,100,39); }
H1.HeaderClassName
{
color: #276427;
}
.AnyTagClassName
{
color: #276427;
}
</style>
background-color css
<style>
a { background-color: #276427; }
a { background-color: rgb(39,100,39); }
div.DivClassName
{
background-color: #276427;
}
.BgClassName
{
background-color: #276427;
}
</style>
border-color css
<style>
span { border-color: #276427; }
span { border-color: rgb(39,100,39); }
td.TdClassName
{
border-color: #276427;
}
.TagClassName
{
border-color: #276427;
}
</style>