Shades of Genoa #338978
Tints of Genoa #338978
RGB
CMYK
RGB Variations
Color information
#338978 (or 0x338978) is known color: Genoa. HEX triplet: 33, 89 and 78. RGB value is (51,137,120). Sum of RGB (Red+Green+Blue) = 51+137+120=308 (40% of max value = 765). Red value is 51 (20.31% from 255 or 16.56% from 308); Green value is 137 (53.91% from 255 or 44.48% from 308); Blue value is 120 (47.27% from 255 or 38.96% from 308); Max value from RGB is 137 - color contains mainly: green. Hex color #338978 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #338978 is #CC7687. Grayscale: #6D6D6D. Windows color (decimal): -13399688 or 7899443. OLE color: 7899443.
HSL color Cylindrical-coordinate representation of color #338978: hue angle of 168.14º degrees, saturation: 0.46, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #338978 is Cyan = 0.63, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 51 | 137 | 120 | - |
| CMYK | 0.63 | 0 | 0.12 | 0.46 |
| HSL | 168.14º | 0.46% | 0.37% | - |
| HSV(B) | 168.14º | 0.63% | 0.54% | - |
| XYZ | 13.7 | 19.95 | 20.9 | - |
| YUV | 109.35 | 134.01 | 86.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 137 | 120 | 0.63 | 0 | 0.12 | 0.46 | 168.14 | 0.46 | 0.37 |
| Hex | 33 | 89 | 78 | 3F | 0 | C | 2E | A8 | 2E | 25 |
| Octal | 63 | 211 | 170 | 77 | 0 | 14 | 56 | 250 | 56 | 45 |
| Binary | 110011 | 10001001 | 1111000 | 111111 | 0 | 1100 | 101110 | 10101000 | 101110 | 100101 |
Color Harmonies of #338978
Complementary color
Monochromatic Colors of #338978
Black with #338978
Text Example
Text Example
White with #338978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338978; }
p { color: rgb(51,137,120); }
H1.HeaderClassName
{
color: #338978;
}
.AnyTagClassName
{
color: #338978;
}
</style>
background-color css
<style>
a { background-color: #338978; }
a { background-color: rgb(51,137,120); }
div.DivClassName
{
background-color: #338978;
}
.BgClassName
{
background-color: #338978;
}
</style>
border-color css
<style>
span { border-color: #338978; }
span { border-color: rgb(51,137,120); }
td.TdClassName
{
border-color: #338978;
}
.TagClassName
{
border-color: #338978;
}
</style>