Shades of San Felix #287634
Tints of San Felix #287634
RGB
CMYK
RGB Variations
Color information
#287634 (or 0x287634) is known color: San Felix. HEX triplet: 28, 76 and 34. RGB value is (40,118,52). Sum of RGB (Red+Green+Blue) = 40+118+52=210 (27% of max value = 765). Red value is 40 (16.02% from 255 or 19.05% from 210); Green value is 118 (46.48% from 255 or 56.19% from 210); Blue value is 52 (20.70% from 255 or 24.76% from 210); Max value from RGB is 118 - color contains mainly: green. Hex color #287634 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #287634 is #D789CB. Grayscale: #575757. Windows color (decimal): -14125516 or 3438120. OLE color: 3438120.
HSL color Cylindrical-coordinate representation of color #287634: hue angle of 129.23º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #287634 is Cyan = 0.66, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 40 | 118 | 52 | - |
| CMYK | 0.66 | 0 | 0.56 | 0.54 |
| HSL | 129.23º | 0.49% | 0.31% | - |
| HSV(B) | 129.23º | 0.66% | 0.46% | - |
| XYZ | 7.97 | 13.66 | 5.46 | - |
| YUV | 87.15 | 108.16 | 94.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 118 | 52 | 0.66 | 0 | 0.56 | 0.54 | 129.23 | 0.49 | 0.31 |
| Hex | 28 | 76 | 34 | 42 | 0 | 38 | 36 | 81 | 31 | 1F |
| Octal | 50 | 166 | 64 | 102 | 0 | 70 | 66 | 201 | 61 | 37 |
| Binary | 101000 | 1110110 | 110100 | 1000010 | 0 | 111000 | 110110 | 10000001 | 110001 | 11111 |
Color Harmonies of #287634
Complementary color
Monochromatic Colors of #287634
Black with #287634
Text Example
Text Example
White with #287634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287634; }
p { color: rgb(40,118,52); }
H1.HeaderClassName
{
color: #287634;
}
.AnyTagClassName
{
color: #287634;
}
</style>
background-color css
<style>
a { background-color: #287634; }
a { background-color: rgb(40,118,52); }
div.DivClassName
{
background-color: #287634;
}
.BgClassName
{
background-color: #287634;
}
</style>
border-color css
<style>
span { border-color: #287634; }
span { border-color: rgb(40,118,52); }
td.TdClassName
{
border-color: #287634;
}
.TagClassName
{
border-color: #287634;
}
</style>