Shades of San Felix #287023
Tints of San Felix #287023
RGB
CMYK
RGB Variations
Color information
#287023 (or 0x287023) is known color: San Felix. HEX triplet: 28, 70 and 23. RGB value is (40,112,35). Sum of RGB (Red+Green+Blue) = 40+112+35=187 (24% of max value = 765). Red value is 40 (16.02% from 255 or 21.39% from 187); Green value is 112 (44.14% from 255 or 59.89% from 187); Blue value is 35 (14.06% from 255 or 18.72% from 187); Max value from RGB is 112 - color contains mainly: green. Hex color #287023 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #287023 is #D78FDC. Grayscale: #515151. Windows color (decimal): -14127069 or 2322472. OLE color: 2322472.
HSL color Cylindrical-coordinate representation of color #287023: hue angle of 116.1º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #287023 is Cyan = 0.64, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 40 | 112 | 35 | - |
| CMYK | 0.64 | 0 | 0.69 | 0.56 |
| HSL | 116.1º | 0.52% | 0.29% | - |
| HSV(B) | 116.1º | 0.69% | 0.44% | - |
| XYZ | 6.97 | 12.16 | 3.57 | - |
| YUV | 81.69 | 101.65 | 98.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 112 | 35 | 0.64 | 0 | 0.69 | 0.56 | 116.1 | 0.52 | 0.29 |
| Hex | 28 | 70 | 23 | 40 | 0 | 45 | 38 | 74 | 34 | 1D |
| Octal | 50 | 160 | 43 | 100 | 0 | 105 | 70 | 164 | 64 | 35 |
| Binary | 101000 | 1110000 | 100011 | 1000000 | 0 | 1000101 | 111000 | 1110100 | 110100 | 11101 |
Color Harmonies of #287023
Complementary color
Monochromatic Colors of #287023
Black with #287023
Text Example
Text Example
White with #287023
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287023; }
p { color: rgb(40,112,35); }
H1.HeaderClassName
{
color: #287023;
}
.AnyTagClassName
{
color: #287023;
}
</style>
background-color css
<style>
a { background-color: #287023; }
a { background-color: rgb(40,112,35); }
div.DivClassName
{
background-color: #287023;
}
.BgClassName
{
background-color: #287023;
}
</style>
border-color css
<style>
span { border-color: #287023; }
span { border-color: rgb(40,112,35); }
td.TdClassName
{
border-color: #287023;
}
.TagClassName
{
border-color: #287023;
}
</style>