Shades of San Felix #216927
Tints of San Felix #216927
RGB
CMYK
RGB Variations
Color information
#216927 (or 0x216927) is known color: San Felix. HEX triplet: 21, 69 and 27. RGB value is (33,105,39). Sum of RGB (Red+Green+Blue) = 33+105+39=177 (23% of max value = 765). Red value is 33 (13.28% from 255 or 18.64% from 177); Green value is 105 (41.41% from 255 or 59.32% from 177); Blue value is 39 (15.62% from 255 or 22.03% from 177); Max value from RGB is 105 - color contains mainly: green. Hex color #216927 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #216927 is #DE96D8. Grayscale: #4C4C4C. Windows color (decimal): -14587609 or 2582817. OLE color: 2582817.
HSL color Cylindrical-coordinate representation of color #216927: hue angle of 125º degrees, saturation: 0.52, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #216927 is Cyan = 0.69, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 33 | 105 | 39 | - |
| CMYK | 0.69 | 0 | 0.63 | 0.59 |
| HSL | 125º | 0.52% | 0.27% | - |
| HSV(B) | 125º | 0.69% | 0.41% | - |
| XYZ | 6.04 | 10.57 | 3.64 | - |
| YUV | 75.95 | 107.15 | 97.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 105 | 39 | 0.69 | 0 | 0.63 | 0.59 | 125 | 0.52 | 0.27 |
| Hex | 21 | 69 | 27 | 45 | 0 | 3F | 3B | 7D | 34 | 1B |
| Octal | 41 | 151 | 47 | 105 | 0 | 77 | 73 | 175 | 64 | 33 |
| Binary | 100001 | 1101001 | 100111 | 1000101 | 0 | 111111 | 111011 | 1111101 | 110100 | 11011 |
Color Harmonies of #216927
Complementary color
Monochromatic Colors of #216927
Black with #216927
Text Example
Text Example
White with #216927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216927; }
p { color: rgb(33,105,39); }
H1.HeaderClassName
{
color: #216927;
}
.AnyTagClassName
{
color: #216927;
}
</style>
background-color css
<style>
a { background-color: #216927; }
a { background-color: rgb(33,105,39); }
div.DivClassName
{
background-color: #216927;
}
.BgClassName
{
background-color: #216927;
}
</style>
border-color css
<style>
span { border-color: #216927; }
span { border-color: rgb(33,105,39); }
td.TdClassName
{
border-color: #216927;
}
.TagClassName
{
border-color: #216927;
}
</style>