Shades of Genoa #38766A
Tints of Genoa #38766A
RGB
CMYK
RGB Variations
Color information
#38766A (or 0x38766A) is known color: Genoa. HEX triplet: 38, 76 and 6A. RGB value is (56,118,106). Sum of RGB (Red+Green+Blue) = 56+118+106=280 (37% of max value = 765). Red value is 56 (22.27% from 255 or 20% from 280); Green value is 118 (46.48% from 255 or 42.14% from 280); Blue value is 106 (41.80% from 255 or 37.86% from 280); Max value from RGB is 118 - color contains mainly: green. Hex color #38766A is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #38766A is #C78995. Grayscale: #626262. Windows color (decimal): -13076886 or 6977080. OLE color: 6977080.
HSL color Cylindrical-coordinate representation of color #38766A: hue angle of 168.39º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #38766A is Cyan = 0.53, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 118 | 106 | - |
| CMYK | 0.53 | 0 | 0.10 | 0.54 |
| HSL | 168.39º | 0.36% | 0.34% | - |
| HSV(B) | 168.39º | 0.53% | 0.46% | - |
| XYZ | 10.71 | 14.84 | 15.94 | - |
| YUV | 98.09 | 132.46 | 97.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 118 | 106 | 0.53 | 0 | 0.10 | 0.54 | 168.39 | 0.36 | 0.34 |
| Hex | 38 | 76 | 6A | 35 | 0 | A | 36 | A8 | 24 | 22 |
| Octal | 70 | 166 | 152 | 65 | 0 | 12 | 66 | 250 | 44 | 42 |
| Binary | 111000 | 1110110 | 1101010 | 110101 | 0 | 1010 | 110110 | 10101000 | 100100 | 100010 |
Color Harmonies of #38766A
Complementary color
Monochromatic Colors of #38766A
Black with #38766A
Text Example
Text Example
White with #38766A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #38766A; }
p { color: rgb(56,118,106); }
H1.HeaderClassName
{
color: #38766A;
}
.AnyTagClassName
{
color: #38766A;
}
</style>
background-color css
<style>
a { background-color: #38766A; }
a { background-color: rgb(56,118,106); }
div.DivClassName
{
background-color: #38766A;
}
.BgClassName
{
background-color: #38766A;
}
</style>
border-color css
<style>
span { border-color: #38766A; }
span { border-color: rgb(56,118,106); }
td.TdClassName
{
border-color: #38766A;
}
.TagClassName
{
border-color: #38766A;
}
</style>