Shades of Genoa #387263
Tints of Genoa #387263
RGB
CMYK
RGB Variations
Color information
#387263 (or 0x387263) is known color: Genoa. HEX triplet: 38, 72 and 63. RGB value is (56,114,99). Sum of RGB (Red+Green+Blue) = 56+114+99=269 (35% of max value = 765). Red value is 56 (22.27% from 255 or 20.82% from 269); Green value is 114 (44.92% from 255 or 42.38% from 269); Blue value is 99 (39.06% from 255 or 36.80% from 269); Max value from RGB is 114 - color contains mainly: green. Hex color #387263 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387263 is #C78D9C. Grayscale: #5E5E5E. Windows color (decimal): -13077917 or 6517304. OLE color: 6517304.
HSL color Cylindrical-coordinate representation of color #387263: hue angle of 164.48º 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 #387263 is Cyan = 0.51, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 114 | 99 | - |
| CMYK | 0.51 | 0 | 0.13 | 0.55 |
| HSL | 164.48º | 0.34% | 0.33% | - |
| HSV(B) | 164.48º | 0.51% | 0.45% | - |
| XYZ | 9.9 | 13.78 | 13.94 | - |
| YUV | 94.95 | 130.28 | 100.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 114 | 99 | 0.51 | 0 | 0.13 | 0.55 | 164.48 | 0.34 | 0.33 |
| Hex | 38 | 72 | 63 | 33 | 0 | D | 37 | A4 | 22 | 21 |
| Octal | 70 | 162 | 143 | 63 | 0 | 15 | 67 | 244 | 42 | 41 |
| Binary | 111000 | 1110010 | 1100011 | 110011 | 0 | 1101 | 110111 | 10100100 | 100010 | 100001 |
Color Harmonies of #387263
Complementary color
Monochromatic Colors of #387263
Black with #387263
Text Example
Text Example
White with #387263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387263; }
p { color: rgb(56,114,99); }
H1.HeaderClassName
{
color: #387263;
}
.AnyTagClassName
{
color: #387263;
}
</style>
background-color css
<style>
a { background-color: #387263; }
a { background-color: rgb(56,114,99); }
div.DivClassName
{
background-color: #387263;
}
.BgClassName
{
background-color: #387263;
}
</style>
border-color css
<style>
span { border-color: #387263; }
span { border-color: rgb(56,114,99); }
td.TdClassName
{
border-color: #387263;
}
.TagClassName
{
border-color: #387263;
}
</style>