Shades of San Felix #287430
Tints of San Felix #287430
RGB
CMYK
RGB Variations
Color information
#287430 (or 0x287430) is known color: San Felix. HEX triplet: 28, 74 and 30. RGB value is (40,116,48). Sum of RGB (Red+Green+Blue) = 40+116+48=204 (27% of max value = 765). Red value is 40 (16.02% from 255 or 19.61% from 204); Green value is 116 (45.70% from 255 or 56.86% from 204); Blue value is 48 (19.14% from 255 or 23.53% from 204); Max value from RGB is 116 - color contains mainly: green. Hex color #287430 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #287430 is #D78BCF. Grayscale: #555555. Windows color (decimal): -14126032 or 3175464. OLE color: 3175464.
HSL color Cylindrical-coordinate representation of color #287430: hue angle of 126.32º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #287430 is Cyan = 0.66, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 40 | 116 | 48 | - |
| CMYK | 0.66 | 0 | 0.59 | 0.55 |
| HSL | 126.32º | 0.49% | 0.31% | - |
| HSV(B) | 126.32º | 0.66% | 0.45% | - |
| XYZ | 7.65 | 13.16 | 4.93 | - |
| YUV | 85.52 | 106.82 | 95.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 116 | 48 | 0.66 | 0 | 0.59 | 0.55 | 126.32 | 0.49 | 0.31 |
| Hex | 28 | 74 | 30 | 42 | 0 | 3B | 37 | 7E | 31 | 1F |
| Octal | 50 | 164 | 60 | 102 | 0 | 73 | 67 | 176 | 61 | 37 |
| Binary | 101000 | 1110100 | 110000 | 1000010 | 0 | 111011 | 110111 | 1111110 | 110001 | 11111 |
Color Harmonies of #287430
Complementary color
Monochromatic Colors of #287430
Black with #287430
Text Example
Text Example
White with #287430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287430; }
p { color: rgb(40,116,48); }
H1.HeaderClassName
{
color: #287430;
}
.AnyTagClassName
{
color: #287430;
}
</style>
background-color css
<style>
a { background-color: #287430; }
a { background-color: rgb(40,116,48); }
div.DivClassName
{
background-color: #287430;
}
.BgClassName
{
background-color: #287430;
}
</style>
border-color css
<style>
span { border-color: #287430; }
span { border-color: rgb(40,116,48); }
td.TdClassName
{
border-color: #287430;
}
.TagClassName
{
border-color: #287430;
}
</style>