Shades of San Felix #287433
Tints of San Felix #287433
RGB
CMYK
RGB Variations
Color information
#287433 (or 0x287433) is known color: San Felix. HEX triplet: 28, 74 and 33. RGB value is (40,116,51). Sum of RGB (Red+Green+Blue) = 40+116+51=207 (27% of max value = 765). Red value is 40 (16.02% from 255 or 19.32% from 207); Green value is 116 (45.70% from 255 or 56.04% from 207); Blue value is 51 (20.31% from 255 or 24.64% from 207); Max value from RGB is 116 - color contains mainly: green. Hex color #287433 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #287433 is #D78BCC. Grayscale: #565656. Windows color (decimal): -14126029 or 3372072. OLE color: 3372072.
HSL color Cylindrical-coordinate representation of color #287433: hue angle of 128.68º 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 #287433 is Cyan = 0.66, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 40 | 116 | 51 | - |
| CMYK | 0.66 | 0 | 0.56 | 0.55 |
| HSL | 128.68º | 0.49% | 0.31% | - |
| HSV(B) | 128.68º | 0.66% | 0.45% | - |
| XYZ | 7.72 | 13.18 | 5.27 | - |
| YUV | 85.87 | 108.32 | 95.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 116 | 51 | 0.66 | 0 | 0.56 | 0.55 | 128.68 | 0.49 | 0.31 |
| Hex | 28 | 74 | 33 | 42 | 0 | 38 | 37 | 81 | 31 | 1F |
| Octal | 50 | 164 | 63 | 102 | 0 | 70 | 67 | 201 | 61 | 37 |
| Binary | 101000 | 1110100 | 110011 | 1000010 | 0 | 111000 | 110111 | 10000001 | 110001 | 11111 |
Color Harmonies of #287433
Complementary color
Monochromatic Colors of #287433
Black with #287433
Text Example
Text Example
White with #287433
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #287433; }
p { color: rgb(40,116,51); }
H1.HeaderClassName
{
color: #287433;
}
.AnyTagClassName
{
color: #287433;
}
</style>
background-color css
<style>
a { background-color: #287433; }
a { background-color: rgb(40,116,51); }
div.DivClassName
{
background-color: #287433;
}
.BgClassName
{
background-color: #287433;
}
</style>
border-color css
<style>
span { border-color: #287433; }
span { border-color: rgb(40,116,51); }
td.TdClassName
{
border-color: #287433;
}
.TagClassName
{
border-color: #287433;
}
</style>