Shades of Genoa #338274
Tints of Genoa #338274
RGB
CMYK
RGB Variations
Color information
#338274 (or 0x338274) is known color: Genoa. HEX triplet: 33, 82 and 74. RGB value is (51,130,116). Sum of RGB (Red+Green+Blue) = 51+130+116=297 (39% of max value = 765). Red value is 51 (20.31% from 255 or 17.17% from 297); Green value is 130 (51.17% from 255 or 43.77% from 297); Blue value is 116 (45.70% from 255 or 39.06% from 297); Max value from RGB is 130 - color contains mainly: green. Hex color #338274 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #338274 is #CC7D8B. Grayscale: #686868. Windows color (decimal): -13401484 or 7635507. OLE color: 7635507.
HSL color Cylindrical-coordinate representation of color #338274: hue angle of 169.37º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #338274 is Cyan = 0.61, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 51 | 130 | 116 | - |
| CMYK | 0.61 | 0 | 0.11 | 0.49 |
| HSL | 169.37º | 0.44% | 0.35% | - |
| HSV(B) | 169.37º | 0.61% | 0.51% | - |
| XYZ | 12.5 | 17.93 | 19.33 | - |
| YUV | 104.78 | 134.33 | 89.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 130 | 116 | 0.61 | 0 | 0.11 | 0.49 | 169.37 | 0.44 | 0.35 |
| Hex | 33 | 82 | 74 | 3D | 0 | B | 31 | A9 | 2C | 23 |
| Octal | 63 | 202 | 164 | 75 | 0 | 13 | 61 | 251 | 54 | 43 |
| Binary | 110011 | 10000010 | 1110100 | 111101 | 0 | 1011 | 110001 | 10101001 | 101100 | 100011 |
Color Harmonies of #338274
Complementary color
Monochromatic Colors of #338274
Black with #338274
Text Example
Text Example
White with #338274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338274; }
p { color: rgb(51,130,116); }
H1.HeaderClassName
{
color: #338274;
}
.AnyTagClassName
{
color: #338274;
}
</style>
background-color css
<style>
a { background-color: #338274; }
a { background-color: rgb(51,130,116); }
div.DivClassName
{
background-color: #338274;
}
.BgClassName
{
background-color: #338274;
}
</style>
border-color css
<style>
span { border-color: #338274; }
span { border-color: rgb(51,130,116); }
td.TdClassName
{
border-color: #338274;
}
.TagClassName
{
border-color: #338274;
}
</style>