Shades of San Felix #216928
Tints of San Felix #216928
RGB
CMYK
RGB Variations
Color information
#216928 (or 0x216928) is known color: San Felix. HEX triplet: 21, 69 and 28. RGB value is (33,105,40). Sum of RGB (Red+Green+Blue) = 33+105+40=178 (23% of max value = 765). Red value is 33 (13.28% from 255 or 18.54% from 178); Green value is 105 (41.41% from 255 or 58.99% from 178); Blue value is 40 (16.02% from 255 or 22.47% from 178); Max value from RGB is 105 - color contains mainly: green. Hex color #216928 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #216928 is #DE96D7. Grayscale: #4C4C4C. Windows color (decimal): -14587608 or 2648353. OLE color: 2648353.
HSL color Cylindrical-coordinate representation of color #216928: hue angle of 125.83º 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 #216928 is Cyan = 0.69, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 33 | 105 | 40 | - |
| CMYK | 0.69 | 0 | 0.62 | 0.59 |
| HSL | 125.83º | 0.52% | 0.27% | - |
| HSV(B) | 125.83º | 0.69% | 0.41% | - |
| XYZ | 6.06 | 10.58 | 3.73 | - |
| YUV | 76.06 | 107.65 | 97.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 105 | 40 | 0.69 | 0 | 0.62 | 0.59 | 125.83 | 0.52 | 0.27 |
| Hex | 21 | 69 | 28 | 45 | 0 | 3E | 3B | 7E | 34 | 1B |
| Octal | 41 | 151 | 50 | 105 | 0 | 76 | 73 | 176 | 64 | 33 |
| Binary | 100001 | 1101001 | 101000 | 1000101 | 0 | 111110 | 111011 | 1111110 | 110100 | 11011 |
Color Harmonies of #216928
Complementary color
Monochromatic Colors of #216928
Black with #216928
Text Example
Text Example
White with #216928
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216928; }
p { color: rgb(33,105,40); }
H1.HeaderClassName
{
color: #216928;
}
.AnyTagClassName
{
color: #216928;
}
</style>
background-color css
<style>
a { background-color: #216928; }
a { background-color: rgb(33,105,40); }
div.DivClassName
{
background-color: #216928;
}
.BgClassName
{
background-color: #216928;
}
</style>
border-color css
<style>
span { border-color: #216928; }
span { border-color: rgb(33,105,40); }
td.TdClassName
{
border-color: #216928;
}
.TagClassName
{
border-color: #216928;
}
</style>