Shades of San Felix #236827
Tints of San Felix #236827
RGB
CMYK
RGB Variations
Color information
#236827 (or 0x236827) is known color: San Felix. HEX triplet: 23, 68 and 27. RGB value is (35,104,39). Sum of RGB (Red+Green+Blue) = 35+104+39=178 (23% of max value = 765). Red value is 35 (14.06% from 255 or 19.66% from 178); Green value is 104 (41.02% from 255 or 58.43% from 178); Blue value is 39 (15.62% from 255 or 21.91% from 178); Max value from RGB is 104 - color contains mainly: green. Hex color #236827 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #236827 is #DC97D8. Grayscale: #4C4C4C. Windows color (decimal): -14456793 or 2582563. OLE color: 2582563.
HSL color Cylindrical-coordinate representation of color #236827: hue angle of 123.48º degrees, saturation: 0.5, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #236827 is Cyan = 0.66, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 35 | 104 | 39 | - |
| CMYK | 0.66 | 0 | 0.62 | 0.59 |
| HSL | 123.48º | 0.5% | 0.27% | - |
| HSV(B) | 123.48º | 0.66% | 0.41% | - |
| XYZ | 6.01 | 10.4 | 3.61 | - |
| YUV | 75.96 | 107.14 | 98.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 104 | 39 | 0.66 | 0 | 0.62 | 0.59 | 123.48 | 0.5 | 0.27 |
| Hex | 23 | 68 | 27 | 42 | 0 | 3E | 3B | 7B | 32 | 1B |
| Octal | 43 | 150 | 47 | 102 | 0 | 76 | 73 | 173 | 62 | 33 |
| Binary | 100011 | 1101000 | 100111 | 1000010 | 0 | 111110 | 111011 | 1111011 | 110010 | 11011 |
Color Harmonies of #236827
Complementary color
Monochromatic Colors of #236827
Black with #236827
Text Example
Text Example
White with #236827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #236827; }
p { color: rgb(35,104,39); }
H1.HeaderClassName
{
color: #236827;
}
.AnyTagClassName
{
color: #236827;
}
</style>
background-color css
<style>
a { background-color: #236827; }
a { background-color: rgb(35,104,39); }
div.DivClassName
{
background-color: #236827;
}
.BgClassName
{
background-color: #236827;
}
</style>
border-color css
<style>
span { border-color: #236827; }
span { border-color: rgb(35,104,39); }
td.TdClassName
{
border-color: #236827;
}
.TagClassName
{
border-color: #236827;
}
</style>