Shades of San Felix #236427
Tints of San Felix #236427
RGB
CMYK
RGB Variations
Color information
#236427 (or 0x236427) is known color: San Felix. HEX triplet: 23, 64 and 27. RGB value is (35,100,39). Sum of RGB (Red+Green+Blue) = 35+100+39=174 (23% of max value = 765). Red value is 35 (14.06% from 255 or 20.11% from 174); Green value is 100 (39.45% from 255 or 57.47% from 174); Blue value is 39 (15.62% from 255 or 22.41% from 174); Max value from RGB is 100 - color contains mainly: green. Hex color #236427 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #236427 is #DC9BD8. Grayscale: #494949. Windows color (decimal): -14457817 or 2581539. OLE color: 2581539.
HSL color Cylindrical-coordinate representation of color #236427: hue angle of 123.69º degrees, saturation: 0.48, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #236427 is Cyan = 0.65, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 35 | 100 | 39 | - |
| CMYK | 0.65 | 0 | 0.61 | 0.61 |
| HSL | 123.69º | 0.48% | 0.26% | - |
| HSV(B) | 123.69º | 0.65% | 0.39% | - |
| XYZ | 5.62 | 9.62 | 3.48 | - |
| YUV | 73.61 | 108.47 | 100.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 100 | 39 | 0.65 | 0 | 0.61 | 0.61 | 123.69 | 0.48 | 0.26 |
| Hex | 23 | 64 | 27 | 41 | 0 | 3D | 3D | 7C | 30 | 1A |
| Octal | 43 | 144 | 47 | 101 | 0 | 75 | 75 | 174 | 60 | 32 |
| Binary | 100011 | 1100100 | 100111 | 1000001 | 0 | 111101 | 111101 | 1111100 | 110000 | 11010 |
Color Harmonies of #236427
Complementary color
Monochromatic Colors of #236427
Black with #236427
Text Example
Text Example
White with #236427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #236427; }
p { color: rgb(35,100,39); }
H1.HeaderClassName
{
color: #236427;
}
.AnyTagClassName
{
color: #236427;
}
</style>
background-color css
<style>
a { background-color: #236427; }
a { background-color: rgb(35,100,39); }
div.DivClassName
{
background-color: #236427;
}
.BgClassName
{
background-color: #236427;
}
</style>
border-color css
<style>
span { border-color: #236427; }
span { border-color: rgb(35,100,39); }
td.TdClassName
{
border-color: #236427;
}
.TagClassName
{
border-color: #236427;
}
</style>