Shades of San Felix #216527
Tints of San Felix #216527
RGB
CMYK
RGB Variations
Color information
#216527 (or 0x216527) is known color: San Felix. HEX triplet: 21, 65 and 27. RGB value is (33,101,39). Sum of RGB (Red+Green+Blue) = 33+101+39=173 (22% of max value = 765). Red value is 33 (13.28% from 255 or 19.08% from 173); Green value is 101 (39.84% from 255 or 58.38% from 173); Blue value is 39 (15.62% from 255 or 22.54% from 173); Max value from RGB is 101 - color contains mainly: green. Hex color #216527 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #216527 is #DE9AD8. Grayscale: #494949. Windows color (decimal): -14588633 or 2581793. OLE color: 2581793.
HSL color Cylindrical-coordinate representation of color #216527: hue angle of 125.29º degrees, saturation: 0.51, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #216527 is Cyan = 0.67, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 33 | 101 | 39 | - |
| CMYK | 0.67 | 0 | 0.61 | 0.60 |
| HSL | 125.29º | 0.51% | 0.26% | - |
| HSV(B) | 125.29º | 0.67% | 0.4% | - |
| XYZ | 5.65 | 9.78 | 3.51 | - |
| YUV | 73.6 | 108.47 | 99.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 101 | 39 | 0.67 | 0 | 0.61 | 0.60 | 125.29 | 0.51 | 0.26 |
| Hex | 21 | 65 | 27 | 43 | 0 | 3D | 3C | 7D | 33 | 1A |
| Octal | 41 | 145 | 47 | 103 | 0 | 75 | 74 | 175 | 63 | 32 |
| Binary | 100001 | 1100101 | 100111 | 1000011 | 0 | 111101 | 111100 | 1111101 | 110011 | 11010 |
Color Harmonies of #216527
Complementary color
Monochromatic Colors of #216527
Black with #216527
Text Example
Text Example
White with #216527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216527; }
p { color: rgb(33,101,39); }
H1.HeaderClassName
{
color: #216527;
}
.AnyTagClassName
{
color: #216527;
}
</style>
background-color css
<style>
a { background-color: #216527; }
a { background-color: rgb(33,101,39); }
div.DivClassName
{
background-color: #216527;
}
.BgClassName
{
background-color: #216527;
}
</style>
border-color css
<style>
span { border-color: #216527; }
span { border-color: rgb(33,101,39); }
td.TdClassName
{
border-color: #216527;
}
.TagClassName
{
border-color: #216527;
}
</style>