Shades of Genoa #277669
Tints of Genoa #277669
RGB
CMYK
RGB Variations
Color information
#277669 (or 0x277669) is known color: Genoa. HEX triplet: 27, 76 and 69. RGB value is (39,118,105). Sum of RGB (Red+Green+Blue) = 39+118+105=262 (34% of max value = 765). Red value is 39 (15.62% from 255 or 14.89% from 262); Green value is 118 (46.48% from 255 or 45.04% from 262); Blue value is 105 (41.41% from 255 or 40.08% from 262); Max value from RGB is 118 - color contains mainly: green. Hex color #277669 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #277669 is #D88996. Grayscale: #5C5C5C. Windows color (decimal): -14190999 or 6911527. OLE color: 6911527.
HSL color Cylindrical-coordinate representation of color #277669: hue angle of 170.13º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #277669 is Cyan = 0.67, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 39 | 118 | 105 | - |
| CMYK | 0.67 | 0 | 0.11 | 0.54 |
| HSL | 170.13º | 0.5% | 0.31% | - |
| HSV(B) | 170.13º | 0.67% | 0.46% | - |
| XYZ | 9.86 | 14.41 | 15.63 | - |
| YUV | 92.9 | 134.83 | 89.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 118 | 105 | 0.67 | 0 | 0.11 | 0.54 | 170.13 | 0.5 | 0.31 |
| Hex | 27 | 76 | 69 | 43 | 0 | B | 36 | AA | 32 | 1F |
| Octal | 47 | 166 | 151 | 103 | 0 | 13 | 66 | 252 | 62 | 37 |
| Binary | 100111 | 1110110 | 1101001 | 1000011 | 0 | 1011 | 110110 | 10101010 | 110010 | 11111 |
Color Harmonies of #277669
Complementary color
Monochromatic Colors of #277669
Black with #277669
Text Example
Text Example
White with #277669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277669; }
p { color: rgb(39,118,105); }
H1.HeaderClassName
{
color: #277669;
}
.AnyTagClassName
{
color: #277669;
}
</style>
background-color css
<style>
a { background-color: #277669; }
a { background-color: rgb(39,118,105); }
div.DivClassName
{
background-color: #277669;
}
.BgClassName
{
background-color: #277669;
}
</style>
border-color css
<style>
span { border-color: #277669; }
span { border-color: rgb(39,118,105); }
td.TdClassName
{
border-color: #277669;
}
.TagClassName
{
border-color: #277669;
}
</style>