Shades of San Felix #276523
Tints of San Felix #276523
RGB
CMYK
RGB Variations
Color information
#276523 (or 0x276523) is known color: San Felix. HEX triplet: 27, 65 and 23. RGB value is (39,101,35). Sum of RGB (Red+Green+Blue) = 39+101+35=175 (23% of max value = 765). Red value is 39 (15.62% from 255 or 22.29% from 175); Green value is 101 (39.84% from 255 or 57.71% from 175); Blue value is 35 (14.06% from 255 or 20% from 175); Max value from RGB is 101 - color contains mainly: green. Hex color #276523 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #276523 is #D89ADC. Grayscale: #4B4B4B. Windows color (decimal): -14195421 or 2319655. OLE color: 2319655.
HSL color Cylindrical-coordinate representation of color #276523: hue angle of 116.36º 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 #276523 is Cyan = 0.61, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 39 | 101 | 35 | - |
| CMYK | 0.61 | 0 | 0.65 | 0.60 |
| HSL | 116.36º | 0.49% | 0.27% | - |
| HSV(B) | 116.36º | 0.65% | 0.4% | - |
| XYZ | 5.79 | 9.86 | 3.19 | - |
| YUV | 74.94 | 105.46 | 102.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 101 | 35 | 0.61 | 0 | 0.65 | 0.60 | 116.36 | 0.49 | 0.27 |
| Hex | 27 | 65 | 23 | 3D | 0 | 41 | 3C | 74 | 31 | 1B |
| Octal | 47 | 145 | 43 | 75 | 0 | 101 | 74 | 164 | 61 | 33 |
| Binary | 100111 | 1100101 | 100011 | 111101 | 0 | 1000001 | 111100 | 1110100 | 110001 | 11011 |
Color Harmonies of #276523
Complementary color
Monochromatic Colors of #276523
Black with #276523
Text Example
Text Example
White with #276523
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276523; }
p { color: rgb(39,101,35); }
H1.HeaderClassName
{
color: #276523;
}
.AnyTagClassName
{
color: #276523;
}
</style>
background-color css
<style>
a { background-color: #276523; }
a { background-color: rgb(39,101,35); }
div.DivClassName
{
background-color: #276523;
}
.BgClassName
{
background-color: #276523;
}
</style>
border-color css
<style>
span { border-color: #276523; }
span { border-color: rgb(39,101,35); }
td.TdClassName
{
border-color: #276523;
}
.TagClassName
{
border-color: #276523;
}
</style>