Shades of San Felix #236527
Tints of San Felix #236527
RGB
CMYK
RGB Variations
Color information
#236527 (or 0x236527) is known color: San Felix. HEX triplet: 23, 65 and 27. RGB value is (35,101,39). Sum of RGB (Red+Green+Blue) = 35+101+39=175 (23% of max value = 765). Red value is 35 (14.06% from 255 or 20% from 175); Green value is 101 (39.84% from 255 or 57.71% from 175); Blue value is 39 (15.62% from 255 or 22.29% from 175); Max value from RGB is 101 - color contains mainly: green. Hex color #236527 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #236527 is #DC9AD8. Grayscale: #4A4A4A. Windows color (decimal): -14457561 or 2581795. OLE color: 2581795.
HSL color Cylindrical-coordinate representation of color #236527: hue angle of 123.64º degrees, saturation: 0.49, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #236527 is Cyan = 0.65, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 35 | 101 | 39 | - |
| CMYK | 0.65 | 0 | 0.61 | 0.60 |
| HSL | 123.64º | 0.49% | 0.27% | - |
| HSV(B) | 123.64º | 0.65% | 0.4% | - |
| XYZ | 5.71 | 9.81 | 3.51 | - |
| YUV | 74.2 | 108.13 | 100.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 101 | 39 | 0.65 | 0 | 0.61 | 0.60 | 123.64 | 0.49 | 0.27 |
| Hex | 23 | 65 | 27 | 41 | 0 | 3D | 3C | 7C | 31 | 1B |
| Octal | 43 | 145 | 47 | 101 | 0 | 75 | 74 | 174 | 61 | 33 |
| Binary | 100011 | 1100101 | 100111 | 1000001 | 0 | 111101 | 111100 | 1111100 | 110001 | 11011 |
Color Harmonies of #236527
Complementary color
Monochromatic Colors of #236527
Black with #236527
Text Example
Text Example
White with #236527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #236527; }
p { color: rgb(35,101,39); }
H1.HeaderClassName
{
color: #236527;
}
.AnyTagClassName
{
color: #236527;
}
</style>
background-color css
<style>
a { background-color: #236527; }
a { background-color: rgb(35,101,39); }
div.DivClassName
{
background-color: #236527;
}
.BgClassName
{
background-color: #236527;
}
</style>
border-color css
<style>
span { border-color: #236527; }
span { border-color: rgb(35,101,39); }
td.TdClassName
{
border-color: #236527;
}
.TagClassName
{
border-color: #236527;
}
</style>