Shades of San Felix #277334
Tints of San Felix #277334
RGB
CMYK
RGB Variations
Color information
#277334 (or 0x277334) is known color: San Felix. HEX triplet: 27, 73 and 34. RGB value is (39,115,52). Sum of RGB (Red+Green+Blue) = 39+115+52=206 (27% of max value = 765). Red value is 39 (15.62% from 255 or 18.93% from 206); Green value is 115 (45.31% from 255 or 55.83% from 206); Blue value is 52 (20.70% from 255 or 25.24% from 206); Max value from RGB is 115 - color contains mainly: green. Hex color #277334 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #277334 is #D88CCB. Grayscale: #555555. Windows color (decimal): -14191820 or 3437351. OLE color: 3437351.
HSL color Cylindrical-coordinate representation of color #277334: hue angle of 130.26º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #277334 is Cyan = 0.66, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 39 | 115 | 52 | - |
| CMYK | 0.66 | 0 | 0.55 | 0.55 |
| HSL | 130.26º | 0.49% | 0.3% | - |
| HSV(B) | 130.26º | 0.66% | 0.45% | - |
| XYZ | 7.59 | 12.94 | 5.35 | - |
| YUV | 85.09 | 109.32 | 95.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 115 | 52 | 0.66 | 0 | 0.55 | 0.55 | 130.26 | 0.49 | 0.3 |
| Hex | 27 | 73 | 34 | 42 | 0 | 37 | 37 | 82 | 31 | 1E |
| Octal | 47 | 163 | 64 | 102 | 0 | 67 | 67 | 202 | 61 | 36 |
| Binary | 100111 | 1110011 | 110100 | 1000010 | 0 | 110111 | 110111 | 10000010 | 110001 | 11110 |
Color Harmonies of #277334
Complementary color
Monochromatic Colors of #277334
Black with #277334
Text Example
Text Example
White with #277334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277334; }
p { color: rgb(39,115,52); }
H1.HeaderClassName
{
color: #277334;
}
.AnyTagClassName
{
color: #277334;
}
</style>
background-color css
<style>
a { background-color: #277334; }
a { background-color: rgb(39,115,52); }
div.DivClassName
{
background-color: #277334;
}
.BgClassName
{
background-color: #277334;
}
</style>
border-color css
<style>
span { border-color: #277334; }
span { border-color: rgb(39,115,52); }
td.TdClassName
{
border-color: #277334;
}
.TagClassName
{
border-color: #277334;
}
</style>