Shades of Genoa #387261
Tints of Genoa #387261
RGB
CMYK
RGB Variations
Color information
#387261 (or 0x387261) is known color: Genoa. HEX triplet: 38, 72 and 61. RGB value is (56,114,97). Sum of RGB (Red+Green+Blue) = 56+114+97=267 (35% of max value = 765). Red value is 56 (22.27% from 255 or 20.97% from 267); Green value is 114 (44.92% from 255 or 42.70% from 267); Blue value is 97 (38.28% from 255 or 36.33% from 267); Max value from RGB is 114 - color contains mainly: green. Hex color #387261 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387261 is #C78D9E. Grayscale: #5E5E5E. Windows color (decimal): -13077919 or 6386232. OLE color: 6386232.
HSL color Cylindrical-coordinate representation of color #387261: hue angle of 162.41º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #387261 is Cyan = 0.51, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 114 | 97 | - |
| CMYK | 0.51 | 0 | 0.15 | 0.55 |
| HSL | 162.41º | 0.34% | 0.33% | - |
| HSV(B) | 162.41º | 0.51% | 0.45% | - |
| XYZ | 9.81 | 13.74 | 13.44 | - |
| YUV | 94.72 | 129.28 | 100.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 114 | 97 | 0.51 | 0 | 0.15 | 0.55 | 162.41 | 0.34 | 0.33 |
| Hex | 38 | 72 | 61 | 33 | 0 | F | 37 | A2 | 22 | 21 |
| Octal | 70 | 162 | 141 | 63 | 0 | 17 | 67 | 242 | 42 | 41 |
| Binary | 111000 | 1110010 | 1100001 | 110011 | 0 | 1111 | 110111 | 10100010 | 100010 | 100001 |
Color Harmonies of #387261
Complementary color
Monochromatic Colors of #387261
Black with #387261
Text Example
Text Example
White with #387261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387261; }
p { color: rgb(56,114,97); }
H1.HeaderClassName
{
color: #387261;
}
.AnyTagClassName
{
color: #387261;
}
</style>
background-color css
<style>
a { background-color: #387261; }
a { background-color: rgb(56,114,97); }
div.DivClassName
{
background-color: #387261;
}
.BgClassName
{
background-color: #387261;
}
</style>
border-color css
<style>
span { border-color: #387261; }
span { border-color: rgb(56,114,97); }
td.TdClassName
{
border-color: #387261;
}
.TagClassName
{
border-color: #387261;
}
</style>