Shades of San Felix #276823
Tints of San Felix #276823
RGB
CMYK
RGB Variations
Color information
#276823 (or 0x276823) is known color: San Felix. HEX triplet: 27, 68 and 23. RGB value is (39,104,35). Sum of RGB (Red+Green+Blue) = 39+104+35=178 (23% of max value = 765). Red value is 39 (15.62% from 255 or 21.91% from 178); Green value is 104 (41.02% from 255 or 58.43% from 178); Blue value is 35 (14.06% from 255 or 19.66% from 178); Max value from RGB is 104 - color contains mainly: green. Hex color #276823 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #276823 is #D897DC. Grayscale: #4C4C4C. Windows color (decimal): -14194653 or 2320423. OLE color: 2320423.
HSL color Cylindrical-coordinate representation of color #276823: hue angle of 116.52º degrees, saturation: 0.5, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #276823 is Cyan = 0.62, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 39 | 104 | 35 | - |
| CMYK | 0.62 | 0 | 0.66 | 0.59 |
| HSL | 116.52º | 0.5% | 0.27% | - |
| HSV(B) | 116.52º | 0.66% | 0.41% | - |
| XYZ | 6.09 | 10.45 | 3.29 | - |
| YUV | 76.7 | 104.47 | 101.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 104 | 35 | 0.62 | 0 | 0.66 | 0.59 | 116.52 | 0.5 | 0.27 |
| Hex | 27 | 68 | 23 | 3E | 0 | 42 | 3B | 75 | 32 | 1B |
| Octal | 47 | 150 | 43 | 76 | 0 | 102 | 73 | 165 | 62 | 33 |
| Binary | 100111 | 1101000 | 100011 | 111110 | 0 | 1000010 | 111011 | 1110101 | 110010 | 11011 |
Color Harmonies of #276823
Complementary color
Monochromatic Colors of #276823
Black with #276823
Text Example
Text Example
White with #276823
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276823; }
p { color: rgb(39,104,35); }
H1.HeaderClassName
{
color: #276823;
}
.AnyTagClassName
{
color: #276823;
}
</style>
background-color css
<style>
a { background-color: #276823; }
a { background-color: rgb(39,104,35); }
div.DivClassName
{
background-color: #276823;
}
.BgClassName
{
background-color: #276823;
}
</style>
border-color css
<style>
span { border-color: #276823; }
span { border-color: rgb(39,104,35); }
td.TdClassName
{
border-color: #276823;
}
.TagClassName
{
border-color: #276823;
}
</style>