Shades of Genoa #307362
Tints of Genoa #307362
RGB
CMYK
RGB Variations
Color information
#307362 (or 0x307362) is known color: Genoa. HEX triplet: 30, 73 and 62. RGB value is (48,115,98). Sum of RGB (Red+Green+Blue) = 48+115+98=261 (34% of max value = 765). Red value is 48 (19.14% from 255 or 18.39% from 261); Green value is 115 (45.31% from 255 or 44.06% from 261); Blue value is 98 (38.67% from 255 or 37.55% from 261); Max value from RGB is 115 - color contains mainly: green. Hex color #307362 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #307362 is #CF8C9D. Grayscale: #5D5D5D. Windows color (decimal): -13601950 or 6452016. OLE color: 6452016.
HSL color Cylindrical-coordinate representation of color #307362: hue angle of 164.78º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #307362 is Cyan = 0.58, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 48 | 115 | 98 | - |
| CMYK | 0.58 | 0 | 0.15 | 0.55 |
| HSL | 164.78º | 0.41% | 0.32% | - |
| HSV(B) | 164.78º | 0.58% | 0.45% | - |
| XYZ | 9.55 | 13.77 | 13.71 | - |
| YUV | 93.03 | 130.8 | 95.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 115 | 98 | 0.58 | 0 | 0.15 | 0.55 | 164.78 | 0.41 | 0.32 |
| Hex | 30 | 73 | 62 | 3A | 0 | F | 37 | A5 | 29 | 20 |
| Octal | 60 | 163 | 142 | 72 | 0 | 17 | 67 | 245 | 51 | 40 |
| Binary | 110000 | 1110011 | 1100010 | 111010 | 0 | 1111 | 110111 | 10100101 | 101001 | 100000 |
Color Harmonies of #307362
Complementary color
Monochromatic Colors of #307362
Black with #307362
Text Example
Text Example
White with #307362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307362; }
p { color: rgb(48,115,98); }
H1.HeaderClassName
{
color: #307362;
}
.AnyTagClassName
{
color: #307362;
}
</style>
background-color css
<style>
a { background-color: #307362; }
a { background-color: rgb(48,115,98); }
div.DivClassName
{
background-color: #307362;
}
.BgClassName
{
background-color: #307362;
}
</style>
border-color css
<style>
span { border-color: #307362; }
span { border-color: rgb(48,115,98); }
td.TdClassName
{
border-color: #307362;
}
.TagClassName
{
border-color: #307362;
}
</style>