Shades of San Felix #236027
Tints of San Felix #236027
RGB
CMYK
RGB Variations
Color information
#236027 (or 0x236027) is known color: San Felix. HEX triplet: 23, 60 and 27. RGB value is (35,96,39). Sum of RGB (Red+Green+Blue) = 35+96+39=170 (22% of max value = 765). Red value is 35 (14.06% from 255 or 20.59% from 170); Green value is 96 (37.89% from 255 or 56.47% from 170); Blue value is 39 (15.62% from 255 or 22.94% from 170); Max value from RGB is 96 - color contains mainly: green. Hex color #236027 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #236027 is #DC9FD8. Grayscale: #474747. Windows color (decimal): -14458841 or 2580515. OLE color: 2580515.
HSL color Cylindrical-coordinate representation of color #236027: hue angle of 123.93º degrees, saturation: 0.47, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #236027 is Cyan = 0.64, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 35 | 96 | 39 | - |
| CMYK | 0.64 | 0 | 0.59 | 0.62 |
| HSL | 123.93º | 0.47% | 0.26% | - |
| HSV(B) | 123.93º | 0.64% | 0.38% | - |
| XYZ | 5.24 | 8.87 | 3.36 | - |
| YUV | 71.26 | 109.79 | 102.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 96 | 39 | 0.64 | 0 | 0.59 | 0.62 | 123.93 | 0.47 | 0.26 |
| Hex | 23 | 60 | 27 | 40 | 0 | 3B | 3E | 7C | 2F | 1A |
| Octal | 43 | 140 | 47 | 100 | 0 | 73 | 76 | 174 | 57 | 32 |
| Binary | 100011 | 1100000 | 100111 | 1000000 | 0 | 111011 | 111110 | 1111100 | 101111 | 11010 |
Color Harmonies of #236027
Complementary color
Monochromatic Colors of #236027
Black with #236027
Text Example
Text Example
White with #236027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #236027; }
p { color: rgb(35,96,39); }
H1.HeaderClassName
{
color: #236027;
}
.AnyTagClassName
{
color: #236027;
}
</style>
background-color css
<style>
a { background-color: #236027; }
a { background-color: rgb(35,96,39); }
div.DivClassName
{
background-color: #236027;
}
.BgClassName
{
background-color: #236027;
}
</style>
border-color css
<style>
span { border-color: #236027; }
span { border-color: rgb(35,96,39); }
td.TdClassName
{
border-color: #236027;
}
.TagClassName
{
border-color: #236027;
}
</style>