Shades of San Felix #287534
Tints of San Felix #287534
RGB
CMYK
RGB Variations
Color information
#287534 (or 0x287534) is known color: San Felix. HEX triplet: 28, 75 and 34. RGB value is (40,117,52). Sum of RGB (Red+Green+Blue) = 40+117+52=209 (27% of max value = 765). Red value is 40 (16.02% from 255 or 19.14% from 209); Green value is 117 (46.09% from 255 or 55.98% from 209); Blue value is 52 (20.70% from 255 or 24.88% from 209); Max value from RGB is 117 - color contains mainly: green. Hex color #287534 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #287534 is #D78ACB. Grayscale: #565656. Windows color (decimal): -14125772 or 3437864. OLE color: 3437864.
HSL color Cylindrical-coordinate representation of color #287534: hue angle of 129.35º 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 #287534 is Cyan = 0.66, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 40 | 117 | 52 | - |
| CMYK | 0.66 | 0 | 0.56 | 0.54 |
| HSL | 129.35º | 0.49% | 0.31% | - |
| HSV(B) | 129.35º | 0.66% | 0.46% | - |
| XYZ | 7.86 | 13.42 | 5.43 | - |
| YUV | 86.57 | 108.49 | 94.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 117 | 52 | 0.66 | 0 | 0.56 | 0.54 | 129.35 | 0.49 | 0.31 |
| Hex | 28 | 75 | 34 | 42 | 0 | 38 | 36 | 81 | 31 | 1F |
| Octal | 50 | 165 | 64 | 102 | 0 | 70 | 66 | 201 | 61 | 37 |
| Binary | 101000 | 1110101 | 110100 | 1000010 | 0 | 111000 | 110110 | 10000001 | 110001 | 11111 |
Color Harmonies of #287534
Complementary color
Monochromatic Colors of #287534
Black with #287534
Text Example
Text Example
White with #287534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287534; }
p { color: rgb(40,117,52); }
H1.HeaderClassName
{
color: #287534;
}
.AnyTagClassName
{
color: #287534;
}
</style>
background-color css
<style>
a { background-color: #287534; }
a { background-color: rgb(40,117,52); }
div.DivClassName
{
background-color: #287534;
}
.BgClassName
{
background-color: #287534;
}
</style>
border-color css
<style>
span { border-color: #287534; }
span { border-color: rgb(40,117,52); }
td.TdClassName
{
border-color: #287534;
}
.TagClassName
{
border-color: #287534;
}
</style>