Shades of San Felix #276223
Tints of San Felix #276223
RGB
CMYK
RGB Variations
Color information
#276223 (or 0x276223) is known color: San Felix. HEX triplet: 27, 62 and 23. RGB value is (39,98,35). Sum of RGB (Red+Green+Blue) = 39+98+35=172 (22% of max value = 765). Red value is 39 (15.62% from 255 or 22.67% from 172); Green value is 98 (38.67% from 255 or 56.98% from 172); Blue value is 35 (14.06% from 255 or 20.35% from 172); Max value from RGB is 98 - color contains mainly: green. Hex color #276223 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #276223 is #D89DDC. Grayscale: #494949. Windows color (decimal): -14196189 or 2318887. OLE color: 2318887.
HSL color Cylindrical-coordinate representation of color #276223: hue angle of 116.19º degrees, saturation: 0.47, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #276223 is Cyan = 0.60, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 39 | 98 | 35 | - |
| CMYK | 0.60 | 0 | 0.64 | 0.62 |
| HSL | 116.19º | 0.47% | 0.26% | - |
| HSV(B) | 116.19º | 0.64% | 0.38% | - |
| XYZ | 5.51 | 9.29 | 3.09 | - |
| YUV | 73.18 | 106.45 | 103.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 98 | 35 | 0.60 | 0 | 0.64 | 0.62 | 116.19 | 0.47 | 0.26 |
| Hex | 27 | 62 | 23 | 3C | 0 | 40 | 3E | 74 | 2F | 1A |
| Octal | 47 | 142 | 43 | 74 | 0 | 100 | 76 | 164 | 57 | 32 |
| Binary | 100111 | 1100010 | 100011 | 111100 | 0 | 1000000 | 111110 | 1110100 | 101111 | 11010 |
Color Harmonies of #276223
Complementary color
Monochromatic Colors of #276223
Black with #276223
Text Example
Text Example
White with #276223
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276223; }
p { color: rgb(39,98,35); }
H1.HeaderClassName
{
color: #276223;
}
.AnyTagClassName
{
color: #276223;
}
</style>
background-color css
<style>
a { background-color: #276223; }
a { background-color: rgb(39,98,35); }
div.DivClassName
{
background-color: #276223;
}
.BgClassName
{
background-color: #276223;
}
</style>
border-color css
<style>
span { border-color: #276223; }
span { border-color: rgb(39,98,35); }
td.TdClassName
{
border-color: #276223;
}
.TagClassName
{
border-color: #276223;
}
</style>