Shades of Genoa #367669
Tints of Genoa #367669
RGB
CMYK
RGB Variations
Color information
#367669 (or 0x367669) is known color: Genoa. HEX triplet: 36, 76 and 69. RGB value is (54,118,105). Sum of RGB (Red+Green+Blue) = 54+118+105=277 (36% of max value = 765). Red value is 54 (21.48% from 255 or 19.49% from 277); Green value is 118 (46.48% from 255 or 42.60% from 277); Blue value is 105 (41.41% from 255 or 37.91% from 277); Max value from RGB is 118 - color contains mainly: green. Hex color #367669 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367669 is #C98996. Grayscale: #616161. Windows color (decimal): -13207959 or 6911542. OLE color: 6911542.
HSL color Cylindrical-coordinate representation of color #367669: hue angle of 167.81º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #367669 is Cyan = 0.54, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 54 | 118 | 105 | - |
| CMYK | 0.54 | 0 | 0.11 | 0.54 |
| HSL | 167.81º | 0.37% | 0.34% | - |
| HSV(B) | 167.81º | 0.54% | 0.46% | - |
| XYZ | 10.55 | 14.76 | 15.66 | - |
| YUV | 97.38 | 132.3 | 97.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 118 | 105 | 0.54 | 0 | 0.11 | 0.54 | 167.81 | 0.37 | 0.34 |
| Hex | 36 | 76 | 69 | 36 | 0 | B | 36 | A8 | 25 | 22 |
| Octal | 66 | 166 | 151 | 66 | 0 | 13 | 66 | 250 | 45 | 42 |
| Binary | 110110 | 1110110 | 1101001 | 110110 | 0 | 1011 | 110110 | 10101000 | 100101 | 100010 |
Color Harmonies of #367669
Complementary color
Monochromatic Colors of #367669
Black with #367669
Text Example
Text Example
White with #367669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367669; }
p { color: rgb(54,118,105); }
H1.HeaderClassName
{
color: #367669;
}
.AnyTagClassName
{
color: #367669;
}
</style>
background-color css
<style>
a { background-color: #367669; }
a { background-color: rgb(54,118,105); }
div.DivClassName
{
background-color: #367669;
}
.BgClassName
{
background-color: #367669;
}
</style>
border-color css
<style>
span { border-color: #367669; }
span { border-color: rgb(54,118,105); }
td.TdClassName
{
border-color: #367669;
}
.TagClassName
{
border-color: #367669;
}
</style>