Shades of Genoa #307564
Tints of Genoa #307564
RGB
CMYK
RGB Variations
Color information
#307564 (or 0x307564) is known color: Genoa. HEX triplet: 30, 75 and 64. RGB value is (48,117,100). Sum of RGB (Red+Green+Blue) = 48+117+100=265 (35% of max value = 765). Red value is 48 (19.14% from 255 or 18.11% from 265); Green value is 117 (46.09% from 255 or 44.15% from 265); Blue value is 100 (39.45% from 255 or 37.74% from 265); Max value from RGB is 117 - color contains mainly: green. Hex color #307564 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #307564 is #CF8A9B. Grayscale: #5E5E5E. Windows color (decimal): -13601436 or 6583600. OLE color: 6583600.
HSL color Cylindrical-coordinate representation of color #307564: hue angle of 165.22º degrees, saturation: 0.42, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #307564 is Cyan = 0.59, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 48 | 117 | 100 | - |
| CMYK | 0.59 | 0 | 0.15 | 0.54 |
| HSL | 165.22º | 0.42% | 0.32% | - |
| HSV(B) | 165.22º | 0.59% | 0.46% | - |
| XYZ | 9.88 | 14.27 | 14.29 | - |
| YUV | 94.43 | 131.14 | 94.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 117 | 100 | 0.59 | 0 | 0.15 | 0.54 | 165.22 | 0.42 | 0.32 |
| Hex | 30 | 75 | 64 | 3B | 0 | F | 36 | A5 | 2A | 20 |
| Octal | 60 | 165 | 144 | 73 | 0 | 17 | 66 | 245 | 52 | 40 |
| Binary | 110000 | 1110101 | 1100100 | 111011 | 0 | 1111 | 110110 | 10100101 | 101010 | 100000 |
Color Harmonies of #307564
Complementary color
Monochromatic Colors of #307564
Black with #307564
Text Example
Text Example
White with #307564
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307564; }
p { color: rgb(48,117,100); }
H1.HeaderClassName
{
color: #307564;
}
.AnyTagClassName
{
color: #307564;
}
</style>
background-color css
<style>
a { background-color: #307564; }
a { background-color: rgb(48,117,100); }
div.DivClassName
{
background-color: #307564;
}
.BgClassName
{
background-color: #307564;
}
</style>
border-color css
<style>
span { border-color: #307564; }
span { border-color: rgb(48,117,100); }
td.TdClassName
{
border-color: #307564;
}
.TagClassName
{
border-color: #307564;
}
</style>