Shades of San Felix #267732
Tints of San Felix #267732
RGB
CMYK
RGB Variations
Color information
#267732 (or 0x267732) is known color: San Felix. HEX triplet: 26, 77 and 32. RGB value is (38,119,50). Sum of RGB (Red+Green+Blue) = 38+119+50=207 (27% of max value = 765). Red value is 38 (15.23% from 255 or 18.36% from 207); Green value is 119 (46.88% from 255 or 57.49% from 207); Blue value is 50 (19.92% from 255 or 24.15% from 207); Max value from RGB is 119 - color contains mainly: green. Hex color #267732 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #267732 is #D988CD. Grayscale: #575757. Windows color (decimal): -14256334 or 3307302. OLE color: 3307302.
HSL color Cylindrical-coordinate representation of color #267732: hue angle of 128.89º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #267732 is Cyan = 0.68, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 38 | 119 | 50 | - |
| CMYK | 0.68 | 0 | 0.58 | 0.53 |
| HSL | 128.89º | 0.52% | 0.31% | - |
| HSV(B) | 128.89º | 0.68% | 0.47% | - |
| XYZ | 7.97 | 13.84 | 5.27 | - |
| YUV | 86.92 | 107.16 | 93.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 119 | 50 | 0.68 | 0 | 0.58 | 0.53 | 128.89 | 0.52 | 0.31 |
| Hex | 26 | 77 | 32 | 44 | 0 | 3A | 35 | 81 | 34 | 1F |
| Octal | 46 | 167 | 62 | 104 | 0 | 72 | 65 | 201 | 64 | 37 |
| Binary | 100110 | 1110111 | 110010 | 1000100 | 0 | 111010 | 110101 | 10000001 | 110100 | 11111 |
Color Harmonies of #267732
Complementary color
Monochromatic Colors of #267732
Black with #267732
Text Example
Text Example
White with #267732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267732; }
p { color: rgb(38,119,50); }
H1.HeaderClassName
{
color: #267732;
}
.AnyTagClassName
{
color: #267732;
}
</style>
background-color css
<style>
a { background-color: #267732; }
a { background-color: rgb(38,119,50); }
div.DivClassName
{
background-color: #267732;
}
.BgClassName
{
background-color: #267732;
}
</style>
border-color css
<style>
span { border-color: #267732; }
span { border-color: rgb(38,119,50); }
td.TdClassName
{
border-color: #267732;
}
.TagClassName
{
border-color: #267732;
}
</style>