Shades of San Felix #287123
Tints of San Felix #287123
RGB
CMYK
RGB Variations
Color information
#287123 (or 0x287123) is known color: San Felix. HEX triplet: 28, 71 and 23. RGB value is (40,113,35). Sum of RGB (Red+Green+Blue) = 40+113+35=188 (24% of max value = 765). Red value is 40 (16.02% from 255 or 21.28% from 188); Green value is 113 (44.53% from 255 or 60.11% from 188); Blue value is 35 (14.06% from 255 or 18.62% from 188); Max value from RGB is 113 - color contains mainly: green. Hex color #287123 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #287123 is #D78EDC. Grayscale: #525252. Windows color (decimal): -14126813 or 2322728. OLE color: 2322728.
HSL color Cylindrical-coordinate representation of color #287123: hue angle of 116.15º degrees, saturation: 0.53, 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 #287123 is Cyan = 0.65, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 40 | 113 | 35 | - |
| CMYK | 0.65 | 0 | 0.69 | 0.56 |
| HSL | 116.15º | 0.53% | 0.29% | - |
| HSV(B) | 116.15º | 0.69% | 0.44% | - |
| XYZ | 7.08 | 12.38 | 3.61 | - |
| YUV | 82.28 | 101.32 | 97.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 113 | 35 | 0.65 | 0 | 0.69 | 0.56 | 116.15 | 0.53 | 0.29 |
| Hex | 28 | 71 | 23 | 41 | 0 | 45 | 38 | 74 | 35 | 1D |
| Octal | 50 | 161 | 43 | 101 | 0 | 105 | 70 | 164 | 65 | 35 |
| Binary | 101000 | 1110001 | 100011 | 1000001 | 0 | 1000101 | 111000 | 1110100 | 110101 | 11101 |
Color Harmonies of #287123
Complementary color
Monochromatic Colors of #287123
Black with #287123
Text Example
Text Example
White with #287123
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287123; }
p { color: rgb(40,113,35); }
H1.HeaderClassName
{
color: #287123;
}
.AnyTagClassName
{
color: #287123;
}
</style>
background-color css
<style>
a { background-color: #287123; }
a { background-color: rgb(40,113,35); }
div.DivClassName
{
background-color: #287123;
}
.BgClassName
{
background-color: #287123;
}
</style>
border-color css
<style>
span { border-color: #287123; }
span { border-color: rgb(40,113,35); }
td.TdClassName
{
border-color: #287123;
}
.TagClassName
{
border-color: #287123;
}
</style>