Shades of San Felix #267233
Tints of San Felix #267233
RGB
CMYK
RGB Variations
Color information
#267233 (or 0x267233) is known color: San Felix. HEX triplet: 26, 72 and 33. RGB value is (38,114,51). Sum of RGB (Red+Green+Blue) = 38+114+51=203 (26% of max value = 765). Red value is 38 (15.23% from 255 or 18.72% from 203); Green value is 114 (44.92% from 255 or 56.16% from 203); Blue value is 51 (20.31% from 255 or 25.12% from 203); Max value from RGB is 114 - color contains mainly: green. Hex color #267233 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #267233 is #D98DCC. Grayscale: #545454. Windows color (decimal): -14257613 or 3371558. OLE color: 3371558.
HSL color Cylindrical-coordinate representation of color #267233: hue angle of 130.26º 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 #267233 is Cyan = 0.67, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 38 | 114 | 51 | - |
| CMYK | 0.67 | 0 | 0.55 | 0.55 |
| HSL | 130.26º | 0.5% | 0.3% | - |
| HSV(B) | 130.26º | 0.67% | 0.45% | - |
| XYZ | 7.41 | 12.69 | 5.19 | - |
| YUV | 84.09 | 109.32 | 95.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 114 | 51 | 0.67 | 0 | 0.55 | 0.55 | 130.26 | 0.5 | 0.3 |
| Hex | 26 | 72 | 33 | 43 | 0 | 37 | 37 | 82 | 32 | 1E |
| Octal | 46 | 162 | 63 | 103 | 0 | 67 | 67 | 202 | 62 | 36 |
| Binary | 100110 | 1110010 | 110011 | 1000011 | 0 | 110111 | 110111 | 10000010 | 110010 | 11110 |
Color Harmonies of #267233
Complementary color
Monochromatic Colors of #267233
Black with #267233
Text Example
Text Example
White with #267233
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267233; }
p { color: rgb(38,114,51); }
H1.HeaderClassName
{
color: #267233;
}
.AnyTagClassName
{
color: #267233;
}
</style>
background-color css
<style>
a { background-color: #267233; }
a { background-color: rgb(38,114,51); }
div.DivClassName
{
background-color: #267233;
}
.BgClassName
{
background-color: #267233;
}
</style>
border-color css
<style>
span { border-color: #267233; }
span { border-color: rgb(38,114,51); }
td.TdClassName
{
border-color: #267233;
}
.TagClassName
{
border-color: #267233;
}
</style>