Shades of San Felix #286421
Tints of San Felix #286421
RGB
CMYK
RGB Variations
Color information
#286421 (or 0x286421) is known color: San Felix. HEX triplet: 28, 64 and 21. RGB value is (40,100,33). Sum of RGB (Red+Green+Blue) = 40+100+33=173 (22% of max value = 765). Red value is 40 (16.02% from 255 or 23.12% from 173); Green value is 100 (39.45% from 255 or 57.80% from 173); Blue value is 33 (13.28% from 255 or 19.08% from 173); Max value from RGB is 100 - color contains mainly: green. Hex color #286421 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #286421 is #D79BDE. Grayscale: #4A4A4A. Windows color (decimal): -14130143 or 2188328. OLE color: 2188328.
HSL color Cylindrical-coordinate representation of color #286421: hue angle of 113.73º degrees, saturation: 0.5, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #286421 is Cyan = 0.6, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 40 | 100 | 33 | - |
| CMYK | 0.6 | 0 | 0.67 | 0.61 |
| HSL | 113.73º | 0.5% | 0.26% | - |
| HSV(B) | 113.73º | 0.67% | 0.39% | - |
| XYZ | 5.71 | 9.68 | 3.01 | - |
| YUV | 74.42 | 104.62 | 103.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 100 | 33 | 0.6 | 0 | 0.67 | 0.61 | 113.73 | 0.5 | 0.26 |
| Hex | 28 | 64 | 21 | 3C | 0 | 43 | 3D | 72 | 32 | 1A |
| Octal | 50 | 144 | 41 | 74 | 0 | 103 | 75 | 162 | 62 | 32 |
| Binary | 101000 | 1100100 | 100001 | 111100 | 0 | 1000011 | 111101 | 1110010 | 110010 | 11010 |
Color Harmonies of #286421
Complementary color
Monochromatic Colors of #286421
Black with #286421
Text Example
Text Example
White with #286421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #286421; }
p { color: rgb(40,100,33); }
H1.HeaderClassName
{
color: #286421;
}
.AnyTagClassName
{
color: #286421;
}
</style>
background-color css
<style>
a { background-color: #286421; }
a { background-color: rgb(40,100,33); }
div.DivClassName
{
background-color: #286421;
}
.BgClassName
{
background-color: #286421;
}
</style>
border-color css
<style>
span { border-color: #286421; }
span { border-color: rgb(40,100,33); }
td.TdClassName
{
border-color: #286421;
}
.TagClassName
{
border-color: #286421;
}
</style>