Shades of Genoa #27716A
Tints of Genoa #27716A
RGB
CMYK
RGB Variations
Color information
#27716A (or 0x27716A) is known color: Genoa. HEX triplet: 27, 71 and 6A. RGB value is (39,113,106). Sum of RGB (Red+Green+Blue) = 39+113+106=258 (34% of max value = 765). Red value is 39 (15.62% from 255 or 15.12% from 258); Green value is 113 (44.53% from 255 or 43.80% from 258); Blue value is 106 (41.80% from 255 or 41.09% from 258); Max value from RGB is 113 - color contains mainly: green. Hex color #27716A is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #27716A is #D88E95. Grayscale: #5A5A5A. Windows color (decimal): -14192278 or 6975783. OLE color: 6975783.
HSL color Cylindrical-coordinate representation of color #27716A: hue angle of 174.32º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #27716A is Cyan = 0.65, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 39 | 113 | 106 | - |
| CMYK | 0.65 | 0 | 0.06 | 0.56 |
| HSL | 174.32º | 0.49% | 0.3% | - |
| HSV(B) | 174.32º | 0.65% | 0.44% | - |
| XYZ | 9.34 | 13.28 | 15.71 | - |
| YUV | 90.08 | 136.98 | 91.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 113 | 106 | 0.65 | 0 | 0.06 | 0.56 | 174.32 | 0.49 | 0.3 |
| Hex | 27 | 71 | 6A | 41 | 0 | 6 | 38 | AE | 31 | 1E |
| Octal | 47 | 161 | 152 | 101 | 0 | 6 | 70 | 256 | 61 | 36 |
| Binary | 100111 | 1110001 | 1101010 | 1000001 | 0 | 110 | 111000 | 10101110 | 110001 | 11110 |
Color Harmonies of #27716A
Complementary color
Monochromatic Colors of #27716A
Black with #27716A
Text Example
Text Example
White with #27716A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #27716A; }
p { color: rgb(39,113,106); }
H1.HeaderClassName
{
color: #27716A;
}
.AnyTagClassName
{
color: #27716A;
}
</style>
background-color css
<style>
a { background-color: #27716A; }
a { background-color: rgb(39,113,106); }
div.DivClassName
{
background-color: #27716A;
}
.BgClassName
{
background-color: #27716A;
}
</style>
border-color css
<style>
span { border-color: #27716A; }
span { border-color: rgb(39,113,106); }
td.TdClassName
{
border-color: #27716A;
}
.TagClassName
{
border-color: #27716A;
}
</style>