Shades of Genoa #386961
Tints of Genoa #386961
RGB
CMYK
RGB Variations
Color information
#386961 (or 0x386961) is known color: Genoa. HEX triplet: 38, 69 and 61. RGB value is (56,105,97). Sum of RGB (Red+Green+Blue) = 56+105+97=258 (34% of max value = 765). Red value is 56 (22.27% from 255 or 21.71% from 258); Green value is 105 (41.41% from 255 or 40.70% from 258); Blue value is 97 (38.28% from 255 or 37.60% from 258); Max value from RGB is 105 - color contains mainly: green. Hex color #386961 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386961 is #C7969E. Grayscale: #595959. Windows color (decimal): -13080223 or 6383928. OLE color: 6383928.
HSL color Cylindrical-coordinate representation of color #386961: hue angle of 170.2º degrees, saturation: 0.3, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #386961 is Cyan = 0.47, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 56 | 105 | 97 | - |
| CMYK | 0.47 | 0 | 0.08 | 0.59 |
| HSL | 170.2º | 0.3% | 0.32% | - |
| HSV(B) | 170.2º | 0.47% | 0.41% | - |
| XYZ | 8.84 | 11.81 | 13.12 | - |
| YUV | 89.44 | 132.27 | 104.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 105 | 97 | 0.47 | 0 | 0.08 | 0.59 | 170.2 | 0.3 | 0.32 |
| Hex | 38 | 69 | 61 | 2F | 0 | 8 | 3B | AA | 1E | 20 |
| Octal | 70 | 151 | 141 | 57 | 0 | 10 | 73 | 252 | 36 | 40 |
| Binary | 111000 | 1101001 | 1100001 | 101111 | 0 | 1000 | 111011 | 10101010 | 11110 | 100000 |
Color Harmonies of #386961
Complementary color
Monochromatic Colors of #386961
Black with #386961
Text Example
Text Example
White with #386961
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386961; }
p { color: rgb(56,105,97); }
H1.HeaderClassName
{
color: #386961;
}
.AnyTagClassName
{
color: #386961;
}
</style>
background-color css
<style>
a { background-color: #386961; }
a { background-color: rgb(56,105,97); }
div.DivClassName
{
background-color: #386961;
}
.BgClassName
{
background-color: #386961;
}
</style>
border-color css
<style>
span { border-color: #386961; }
span { border-color: rgb(56,105,97); }
td.TdClassName
{
border-color: #386961;
}
.TagClassName
{
border-color: #386961;
}
</style>