Shades of Genoa #307368
Tints of Genoa #307368
RGB
CMYK
RGB Variations
Color information
#307368 (or 0x307368) is known color: Genoa. HEX triplet: 30, 73 and 68. RGB value is (48,115,104). Sum of RGB (Red+Green+Blue) = 48+115+104=267 (35% of max value = 765). Red value is 48 (19.14% from 255 or 17.98% from 267); Green value is 115 (45.31% from 255 or 43.07% from 267); Blue value is 104 (41.02% from 255 or 38.95% from 267); Max value from RGB is 115 - color contains mainly: green. Hex color #307368 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #307368 is #CF8C97. Grayscale: #5D5D5D. Windows color (decimal): -13601944 or 6845232. OLE color: 6845232.
HSL color Cylindrical-coordinate representation of color #307368: hue angle of 170.15º 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 #307368 is Cyan = 0.58, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 48 | 115 | 104 | - |
| CMYK | 0.58 | 0 | 0.10 | 0.55 |
| HSL | 170.15º | 0.41% | 0.32% | - |
| HSV(B) | 170.15º | 0.58% | 0.45% | - |
| XYZ | 9.85 | 13.89 | 15.26 | - |
| YUV | 93.71 | 133.8 | 95.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 115 | 104 | 0.58 | 0 | 0.10 | 0.55 | 170.15 | 0.41 | 0.32 |
| Hex | 30 | 73 | 68 | 3A | 0 | A | 37 | AA | 29 | 20 |
| Octal | 60 | 163 | 150 | 72 | 0 | 12 | 67 | 252 | 51 | 40 |
| Binary | 110000 | 1110011 | 1101000 | 111010 | 0 | 1010 | 110111 | 10101010 | 101001 | 100000 |
Color Harmonies of #307368
Complementary color
Monochromatic Colors of #307368
Black with #307368
Text Example
Text Example
White with #307368
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307368; }
p { color: rgb(48,115,104); }
H1.HeaderClassName
{
color: #307368;
}
.AnyTagClassName
{
color: #307368;
}
</style>
background-color css
<style>
a { background-color: #307368; }
a { background-color: rgb(48,115,104); }
div.DivClassName
{
background-color: #307368;
}
.BgClassName
{
background-color: #307368;
}
</style>
border-color css
<style>
span { border-color: #307368; }
span { border-color: rgb(48,115,104); }
td.TdClassName
{
border-color: #307368;
}
.TagClassName
{
border-color: #307368;
}
</style>