Shades of San Felix #287533
Tints of San Felix #287533
RGB
CMYK
RGB Variations
Color information
#287533 (or 0x287533) is known color: San Felix. HEX triplet: 28, 75 and 33. RGB value is (40,117,51). Sum of RGB (Red+Green+Blue) = 40+117+51=208 (27% of max value = 765). Red value is 40 (16.02% from 255 or 19.23% from 208); Green value is 117 (46.09% from 255 or 56.25% from 208); Blue value is 51 (20.31% from 255 or 24.52% from 208); Max value from RGB is 117 - color contains mainly: green. Hex color #287533 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #287533 is #D78ACC. Grayscale: #565656. Windows color (decimal): -14125773 or 3372328. OLE color: 3372328.
HSL color Cylindrical-coordinate representation of color #287533: hue angle of 128.57º 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 #287533 is Cyan = 0.66, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 40 | 117 | 51 | - |
| CMYK | 0.66 | 0 | 0.56 | 0.54 |
| HSL | 128.57º | 0.49% | 0.31% | - |
| HSV(B) | 128.57º | 0.66% | 0.46% | - |
| XYZ | 7.83 | 13.41 | 5.31 | - |
| YUV | 86.45 | 107.99 | 94.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 117 | 51 | 0.66 | 0 | 0.56 | 0.54 | 128.57 | 0.49 | 0.31 |
| Hex | 28 | 75 | 33 | 42 | 0 | 38 | 36 | 81 | 31 | 1F |
| Octal | 50 | 165 | 63 | 102 | 0 | 70 | 66 | 201 | 61 | 37 |
| Binary | 101000 | 1110101 | 110011 | 1000010 | 0 | 111000 | 110110 | 10000001 | 110001 | 11111 |
Color Harmonies of #287533
Complementary color
Monochromatic Colors of #287533
Black with #287533
Text Example
Text Example
White with #287533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287533; }
p { color: rgb(40,117,51); }
H1.HeaderClassName
{
color: #287533;
}
.AnyTagClassName
{
color: #287533;
}
</style>
background-color css
<style>
a { background-color: #287533; }
a { background-color: rgb(40,117,51); }
div.DivClassName
{
background-color: #287533;
}
.BgClassName
{
background-color: #287533;
}
</style>
border-color css
<style>
span { border-color: #287533; }
span { border-color: rgb(40,117,51); }
td.TdClassName
{
border-color: #287533;
}
.TagClassName
{
border-color: #287533;
}
</style>