Shades of San Felix #287230
Tints of San Felix #287230
RGB
CMYK
RGB Variations
Color information
#287230 (or 0x287230) is known color: San Felix. HEX triplet: 28, 72 and 30. RGB value is (40,114,48). Sum of RGB (Red+Green+Blue) = 40+114+48=202 (26% of max value = 765). Red value is 40 (16.02% from 255 or 19.80% from 202); Green value is 114 (44.92% from 255 or 56.44% from 202); Blue value is 48 (19.14% from 255 or 23.76% from 202); Max value from RGB is 114 - color contains mainly: green. Hex color #287230 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #287230 is #D78DCF. Grayscale: #545454. Windows color (decimal): -14126544 or 3174952. OLE color: 3174952.
HSL color Cylindrical-coordinate representation of color #287230: hue angle of 126.49º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #287230 is Cyan = 0.65, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 40 | 114 | 48 | - |
| CMYK | 0.65 | 0 | 0.58 | 0.55 |
| HSL | 126.49º | 0.48% | 0.3% | - |
| HSV(B) | 126.49º | 0.65% | 0.45% | - |
| XYZ | 7.43 | 12.7 | 4.86 | - |
| YUV | 84.35 | 107.48 | 96.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 114 | 48 | 0.65 | 0 | 0.58 | 0.55 | 126.49 | 0.48 | 0.3 |
| Hex | 28 | 72 | 30 | 41 | 0 | 3A | 37 | 7E | 30 | 1E |
| Octal | 50 | 162 | 60 | 101 | 0 | 72 | 67 | 176 | 60 | 36 |
| Binary | 101000 | 1110010 | 110000 | 1000001 | 0 | 111010 | 110111 | 1111110 | 110000 | 11110 |
Color Harmonies of #287230
Complementary color
Monochromatic Colors of #287230
Black with #287230
Text Example
Text Example
White with #287230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287230; }
p { color: rgb(40,114,48); }
H1.HeaderClassName
{
color: #287230;
}
.AnyTagClassName
{
color: #287230;
}
</style>
background-color css
<style>
a { background-color: #287230; }
a { background-color: rgb(40,114,48); }
div.DivClassName
{
background-color: #287230;
}
.BgClassName
{
background-color: #287230;
}
</style>
border-color css
<style>
span { border-color: #287230; }
span { border-color: rgb(40,114,48); }
td.TdClassName
{
border-color: #287230;
}
.TagClassName
{
border-color: #287230;
}
</style>