Shades of Genoa #307562
Tints of Genoa #307562
RGB
CMYK
RGB Variations
Color information
#307562 (or 0x307562) is known color: Genoa. HEX triplet: 30, 75 and 62. RGB value is (48,117,98). Sum of RGB (Red+Green+Blue) = 48+117+98=263 (34% of max value = 765). Red value is 48 (19.14% from 255 or 18.25% from 263); Green value is 117 (46.09% from 255 or 44.49% from 263); Blue value is 98 (38.67% from 255 or 37.26% from 263); Max value from RGB is 117 - color contains mainly: green. Hex color #307562 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #307562 is #CF8A9D. Grayscale: #5E5E5E. Windows color (decimal): -13601438 or 6452528. OLE color: 6452528.
HSL color Cylindrical-coordinate representation of color #307562: hue angle of 163.48º 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 #307562 is Cyan = 0.59, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 48 | 117 | 98 | - |
| CMYK | 0.59 | 0 | 0.16 | 0.54 |
| HSL | 163.48º | 0.42% | 0.32% | - |
| HSV(B) | 163.48º | 0.59% | 0.46% | - |
| XYZ | 9.78 | 14.23 | 13.79 | - |
| YUV | 94.2 | 130.14 | 95.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 117 | 98 | 0.59 | 0 | 0.16 | 0.54 | 163.48 | 0.42 | 0.32 |
| Hex | 30 | 75 | 62 | 3B | 0 | 10 | 36 | A3 | 2A | 20 |
| Octal | 60 | 165 | 142 | 73 | 0 | 20 | 66 | 243 | 52 | 40 |
| Binary | 110000 | 1110101 | 1100010 | 111011 | 0 | 10000 | 110110 | 10100011 | 101010 | 100000 |
Color Harmonies of #307562
Complementary color
Monochromatic Colors of #307562
Black with #307562
Text Example
Text Example
White with #307562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307562; }
p { color: rgb(48,117,98); }
H1.HeaderClassName
{
color: #307562;
}
.AnyTagClassName
{
color: #307562;
}
</style>
background-color css
<style>
a { background-color: #307562; }
a { background-color: rgb(48,117,98); }
div.DivClassName
{
background-color: #307562;
}
.BgClassName
{
background-color: #307562;
}
</style>
border-color css
<style>
span { border-color: #307562; }
span { border-color: rgb(48,117,98); }
td.TdClassName
{
border-color: #307562;
}
.TagClassName
{
border-color: #307562;
}
</style>