Shades of San Felix #267030
Tints of San Felix #267030
RGB
CMYK
RGB Variations
Color information
#267030 (or 0x267030) is known color: San Felix. HEX triplet: 26, 70 and 30. RGB value is (38,112,48). Sum of RGB (Red+Green+Blue) = 38+112+48=198 (26% of max value = 765). Red value is 38 (15.23% from 255 or 19.19% from 198); Green value is 112 (44.14% from 255 or 56.57% from 198); Blue value is 48 (19.14% from 255 or 24.24% from 198); Max value from RGB is 112 - color contains mainly: green. Hex color #267030 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #267030 is #D98FCF. Grayscale: #525252. Windows color (decimal): -14258128 or 3174438. OLE color: 3174438.
HSL color Cylindrical-coordinate representation of color #267030: hue angle of 128.11º 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 #267030 is Cyan = 0.66, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 38 | 112 | 48 | - |
| CMYK | 0.66 | 0 | 0.57 | 0.56 |
| HSL | 128.11º | 0.49% | 0.29% | - |
| HSV(B) | 128.11º | 0.66% | 0.44% | - |
| XYZ | 7.13 | 12.21 | 4.78 | - |
| YUV | 82.58 | 108.48 | 96.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 112 | 48 | 0.66 | 0 | 0.57 | 0.56 | 128.11 | 0.49 | 0.29 |
| Hex | 26 | 70 | 30 | 42 | 0 | 39 | 38 | 80 | 31 | 1D |
| Octal | 46 | 160 | 60 | 102 | 0 | 71 | 70 | 200 | 61 | 35 |
| Binary | 100110 | 1110000 | 110000 | 1000010 | 0 | 111001 | 111000 | 10000000 | 110001 | 11101 |
Color Harmonies of #267030
Complementary color
Monochromatic Colors of #267030
Black with #267030
Text Example
Text Example
White with #267030
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267030; }
p { color: rgb(38,112,48); }
H1.HeaderClassName
{
color: #267030;
}
.AnyTagClassName
{
color: #267030;
}
</style>
background-color css
<style>
a { background-color: #267030; }
a { background-color: rgb(38,112,48); }
div.DivClassName
{
background-color: #267030;
}
.BgClassName
{
background-color: #267030;
}
</style>
border-color css
<style>
span { border-color: #267030; }
span { border-color: rgb(38,112,48); }
td.TdClassName
{
border-color: #267030;
}
.TagClassName
{
border-color: #267030;
}
</style>