Shades of San Felix #267232
Tints of San Felix #267232
RGB
CMYK
RGB Variations
Color information
#267232 (or 0x267232) is known color: San Felix. HEX triplet: 26, 72 and 32. RGB value is (38,114,50). Sum of RGB (Red+Green+Blue) = 38+114+50=202 (26% of max value = 765). Red value is 38 (15.23% from 255 or 18.81% from 202); Green value is 114 (44.92% from 255 or 56.44% from 202); Blue value is 50 (19.92% from 255 or 24.75% from 202); Max value from RGB is 114 - color contains mainly: green. Hex color #267232 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #267232 is #D98DCD. Grayscale: #545454. Windows color (decimal): -14257614 or 3306022. OLE color: 3306022.
HSL color Cylindrical-coordinate representation of color #267232: hue angle of 129.47º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #267232 is Cyan = 0.67, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 38 | 114 | 50 | - |
| CMYK | 0.67 | 0 | 0.56 | 0.55 |
| HSL | 129.47º | 0.5% | 0.3% | - |
| HSV(B) | 129.47º | 0.67% | 0.45% | - |
| XYZ | 7.39 | 12.68 | 5.07 | - |
| YUV | 83.98 | 108.82 | 95.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 114 | 50 | 0.67 | 0 | 0.56 | 0.55 | 129.47 | 0.5 | 0.3 |
| Hex | 26 | 72 | 32 | 43 | 0 | 38 | 37 | 81 | 32 | 1E |
| Octal | 46 | 162 | 62 | 103 | 0 | 70 | 67 | 201 | 62 | 36 |
| Binary | 100110 | 1110010 | 110010 | 1000011 | 0 | 111000 | 110111 | 10000001 | 110010 | 11110 |
Color Harmonies of #267232
Complementary color
Monochromatic Colors of #267232
Black with #267232
Text Example
Text Example
White with #267232
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267232; }
p { color: rgb(38,114,50); }
H1.HeaderClassName
{
color: #267232;
}
.AnyTagClassName
{
color: #267232;
}
</style>
background-color css
<style>
a { background-color: #267232; }
a { background-color: rgb(38,114,50); }
div.DivClassName
{
background-color: #267232;
}
.BgClassName
{
background-color: #267232;
}
</style>
border-color css
<style>
span { border-color: #267232; }
span { border-color: rgb(38,114,50); }
td.TdClassName
{
border-color: #267232;
}
.TagClassName
{
border-color: #267232;
}
</style>