Shades of Genoa #338375
Tints of Genoa #338375
RGB
CMYK
RGB Variations
Color information
#338375 (or 0x338375) is known color: Genoa. HEX triplet: 33, 83 and 75. RGB value is (51,131,117). Sum of RGB (Red+Green+Blue) = 51+131+117=299 (39% of max value = 765). Red value is 51 (20.31% from 255 or 17.06% from 299); Green value is 131 (51.56% from 255 or 43.81% from 299); Blue value is 117 (46.09% from 255 or 39.13% from 299); Max value from RGB is 131 - color contains mainly: green. Hex color #338375 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #338375 is #CC7C8A. Grayscale: #696969. Windows color (decimal): -13401227 or 7701299. OLE color: 7701299.
HSL color Cylindrical-coordinate representation of color #338375: hue angle of 169.5º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #338375 is Cyan = 0.61, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 51 | 131 | 117 | - |
| CMYK | 0.61 | 0 | 0.11 | 0.49 |
| HSL | 169.5º | 0.44% | 0.36% | - |
| HSV(B) | 169.5º | 0.61% | 0.51% | - |
| XYZ | 12.69 | 18.22 | 19.68 | - |
| YUV | 105.48 | 134.5 | 89.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 131 | 117 | 0.61 | 0 | 0.11 | 0.49 | 169.5 | 0.44 | 0.36 |
| Hex | 33 | 83 | 75 | 3D | 0 | B | 31 | AA | 2C | 24 |
| Octal | 63 | 203 | 165 | 75 | 0 | 13 | 61 | 252 | 54 | 44 |
| Binary | 110011 | 10000011 | 1110101 | 111101 | 0 | 1011 | 110001 | 10101010 | 101100 | 100100 |
Color Harmonies of #338375
Complementary color
Monochromatic Colors of #338375
Black with #338375
Text Example
Text Example
White with #338375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338375; }
p { color: rgb(51,131,117); }
H1.HeaderClassName
{
color: #338375;
}
.AnyTagClassName
{
color: #338375;
}
</style>
background-color css
<style>
a { background-color: #338375; }
a { background-color: rgb(51,131,117); }
div.DivClassName
{
background-color: #338375;
}
.BgClassName
{
background-color: #338375;
}
</style>
border-color css
<style>
span { border-color: #338375; }
span { border-color: rgb(51,131,117); }
td.TdClassName
{
border-color: #338375;
}
.TagClassName
{
border-color: #338375;
}
</style>