Shades of San Felix #267029
Tints of San Felix #267029
RGB
CMYK
RGB Variations
Color information
#267029 (or 0x267029) is known color: San Felix. HEX triplet: 26, 70 and 29. RGB value is (38,112,41). Sum of RGB (Red+Green+Blue) = 38+112+41=191 (25% of max value = 765). Red value is 38 (15.23% from 255 or 19.90% from 191); Green value is 112 (44.14% from 255 or 58.64% from 191); Blue value is 41 (16.41% from 255 or 21.47% from 191); Max value from RGB is 112 - color contains mainly: green. Hex color #267029 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #267029 is #D98FD6. Grayscale: #515151. Windows color (decimal): -14258135 or 2715686. OLE color: 2715686.
HSL color Cylindrical-coordinate representation of color #267029: hue angle of 122.43º degrees, saturation: 0.49, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #267029 is Cyan = 0.66, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 38 | 112 | 41 | - |
| CMYK | 0.66 | 0 | 0.63 | 0.56 |
| HSL | 122.43º | 0.49% | 0.29% | - |
| HSV(B) | 122.43º | 0.66% | 0.44% | - |
| XYZ | 6.99 | 12.16 | 4.08 | - |
| YUV | 81.78 | 104.98 | 96.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 112 | 41 | 0.66 | 0 | 0.63 | 0.56 | 122.43 | 0.49 | 0.29 |
| Hex | 26 | 70 | 29 | 42 | 0 | 3F | 38 | 7A | 31 | 1D |
| Octal | 46 | 160 | 51 | 102 | 0 | 77 | 70 | 172 | 61 | 35 |
| Binary | 100110 | 1110000 | 101001 | 1000010 | 0 | 111111 | 111000 | 1111010 | 110001 | 11101 |
Color Harmonies of #267029
Complementary color
Monochromatic Colors of #267029
Black with #267029
Text Example
Text Example
White with #267029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267029; }
p { color: rgb(38,112,41); }
H1.HeaderClassName
{
color: #267029;
}
.AnyTagClassName
{
color: #267029;
}
</style>
background-color css
<style>
a { background-color: #267029; }
a { background-color: rgb(38,112,41); }
div.DivClassName
{
background-color: #267029;
}
.BgClassName
{
background-color: #267029;
}
</style>
border-color css
<style>
span { border-color: #267029; }
span { border-color: rgb(38,112,41); }
td.TdClassName
{
border-color: #267029;
}
.TagClassName
{
border-color: #267029;
}
</style>