Shades of Genoa #387266
Tints of Genoa #387266
RGB
CMYK
RGB Variations
Color information
#387266 (or 0x387266) is known color: Genoa. HEX triplet: 38, 72 and 66. RGB value is (56,114,102). Sum of RGB (Red+Green+Blue) = 56+114+102=272 (36% of max value = 765). Red value is 56 (22.27% from 255 or 20.59% from 272); Green value is 114 (44.92% from 255 or 41.91% from 272); Blue value is 102 (40.23% from 255 or 37.5% from 272); Max value from RGB is 114 - color contains mainly: green. Hex color #387266 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387266 is #C78D99. Grayscale: #5F5F5F. Windows color (decimal): -13077914 or 6713912. OLE color: 6713912.
HSL color Cylindrical-coordinate representation of color #387266: hue angle of 167.59º 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 #387266 is Cyan = 0.51, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 114 | 102 | - |
| CMYK | 0.51 | 0 | 0.11 | 0.55 |
| HSL | 167.59º | 0.34% | 0.33% | - |
| HSV(B) | 167.59º | 0.51% | 0.45% | - |
| XYZ | 10.05 | 13.83 | 14.71 | - |
| YUV | 95.29 | 131.78 | 99.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 114 | 102 | 0.51 | 0 | 0.11 | 0.55 | 167.59 | 0.34 | 0.33 |
| Hex | 38 | 72 | 66 | 33 | 0 | B | 37 | A8 | 22 | 21 |
| Octal | 70 | 162 | 146 | 63 | 0 | 13 | 67 | 250 | 42 | 41 |
| Binary | 111000 | 1110010 | 1100110 | 110011 | 0 | 1011 | 110111 | 10101000 | 100010 | 100001 |
Color Harmonies of #387266
Complementary color
Monochromatic Colors of #387266
Black with #387266
Text Example
Text Example
White with #387266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387266; }
p { color: rgb(56,114,102); }
H1.HeaderClassName
{
color: #387266;
}
.AnyTagClassName
{
color: #387266;
}
</style>
background-color css
<style>
a { background-color: #387266; }
a { background-color: rgb(56,114,102); }
div.DivClassName
{
background-color: #387266;
}
.BgClassName
{
background-color: #387266;
}
</style>
border-color css
<style>
span { border-color: #387266; }
span { border-color: rgb(56,114,102); }
td.TdClassName
{
border-color: #387266;
}
.TagClassName
{
border-color: #387266;
}
</style>