Shades of Genoa #277867
Tints of Genoa #277867
RGB
CMYK
RGB Variations
Color information
#277867 (or 0x277867) is known color: Genoa. HEX triplet: 27, 78 and 67. RGB value is (39,120,103). Sum of RGB (Red+Green+Blue) = 39+120+103=262 (34% of max value = 765). Red value is 39 (15.62% from 255 or 14.89% from 262); Green value is 120 (47.27% from 255 or 45.80% from 262); Blue value is 103 (40.62% from 255 or 39.31% from 262); Max value from RGB is 120 - color contains mainly: green. Hex color #277867 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #277867 is #D88798. Grayscale: #5D5D5D. Windows color (decimal): -14190489 or 6780967. OLE color: 6780967.
HSL color Cylindrical-coordinate representation of color #277867: hue angle of 167.41º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #277867 is Cyan = 0.67, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 39 | 120 | 103 | - |
| CMYK | 0.67 | 0 | 0.14 | 0.53 |
| HSL | 167.41º | 0.51% | 0.31% | - |
| HSV(B) | 167.41º | 0.68% | 0.47% | - |
| XYZ | 10 | 14.84 | 15.17 | - |
| YUV | 93.84 | 133.16 | 88.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 120 | 103 | 0.67 | 0 | 0.14 | 0.53 | 167.41 | 0.51 | 0.31 |
| Hex | 27 | 78 | 67 | 43 | 0 | E | 35 | A7 | 33 | 1F |
| Octal | 47 | 170 | 147 | 103 | 0 | 16 | 65 | 247 | 63 | 37 |
| Binary | 100111 | 1111000 | 1100111 | 1000011 | 0 | 1110 | 110101 | 10100111 | 110011 | 11111 |
Color Harmonies of #277867
Complementary color
Monochromatic Colors of #277867
Black with #277867
Text Example
Text Example
White with #277867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277867; }
p { color: rgb(39,120,103); }
H1.HeaderClassName
{
color: #277867;
}
.AnyTagClassName
{
color: #277867;
}
</style>
background-color css
<style>
a { background-color: #277867; }
a { background-color: rgb(39,120,103); }
div.DivClassName
{
background-color: #277867;
}
.BgClassName
{
background-color: #277867;
}
</style>
border-color css
<style>
span { border-color: #277867; }
span { border-color: rgb(39,120,103); }
td.TdClassName
{
border-color: #277867;
}
.TagClassName
{
border-color: #277867;
}
</style>