Shades of Genoa #307671
Tints of Genoa #307671
RGB
CMYK
RGB Variations
Color information
#307671 (or 0x307671) is known color: Genoa. HEX triplet: 30, 76 and 71. RGB value is (48,118,113). Sum of RGB (Red+Green+Blue) = 48+118+113=279 (36% of max value = 765). Red value is 48 (19.14% from 255 or 17.20% from 279); Green value is 118 (46.48% from 255 or 42.29% from 279); Blue value is 113 (44.53% from 255 or 40.50% from 279); Max value from RGB is 118 - color contains mainly: green. Hex color #307671 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #307671 is #CF898E. Grayscale: #606060. Windows color (decimal): -13601167 or 7435824. OLE color: 7435824.
HSL color Cylindrical-coordinate representation of color #307671: hue angle of 175.71º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #307671 is Cyan = 0.59, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 48 | 118 | 113 | - |
| CMYK | 0.59 | 0 | 0.04 | 0.54 |
| HSL | 175.71º | 0.42% | 0.33% | - |
| HSV(B) | 175.71º | 0.59% | 0.46% | - |
| XYZ | 10.68 | 14.78 | 17.91 | - |
| YUV | 96.5 | 137.31 | 93.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 118 | 113 | 0.59 | 0 | 0.04 | 0.54 | 175.71 | 0.42 | 0.33 |
| Hex | 30 | 76 | 71 | 3B | 0 | 4 | 36 | B0 | 2A | 21 |
| Octal | 60 | 166 | 161 | 73 | 0 | 4 | 66 | 260 | 52 | 41 |
| Binary | 110000 | 1110110 | 1110001 | 111011 | 0 | 100 | 110110 | 10110000 | 101010 | 100001 |
Color Harmonies of #307671
Complementary color
Monochromatic Colors of #307671
Black with #307671
Text Example
Text Example
White with #307671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307671; }
p { color: rgb(48,118,113); }
H1.HeaderClassName
{
color: #307671;
}
.AnyTagClassName
{
color: #307671;
}
</style>
background-color css
<style>
a { background-color: #307671; }
a { background-color: rgb(48,118,113); }
div.DivClassName
{
background-color: #307671;
}
.BgClassName
{
background-color: #307671;
}
</style>
border-color css
<style>
span { border-color: #307671; }
span { border-color: rgb(48,118,113); }
td.TdClassName
{
border-color: #307671;
}
.TagClassName
{
border-color: #307671;
}
</style>