Shades of Genoa #308471
Tints of Genoa #308471
RGB
CMYK
RGB Variations
Color information
#308471 (or 0x308471) is known color: Genoa. HEX triplet: 30, 84 and 71. RGB value is (48,132,113). Sum of RGB (Red+Green+Blue) = 48+132+113=293 (38% of max value = 765). Red value is 48 (19.14% from 255 or 16.38% from 293); Green value is 132 (51.95% from 255 or 45.05% from 293); Blue value is 113 (44.53% from 255 or 38.57% from 293); Max value from RGB is 132 - color contains mainly: green. Hex color #308471 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #308471 is #CF7B8E. Grayscale: #686868. Windows color (decimal): -13597583 or 7439408. OLE color: 7439408.
HSL color Cylindrical-coordinate representation of color #308471: hue angle of 166.43º degrees, saturation: 0.47, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #308471 is Cyan = 0.64, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 48 | 132 | 113 | - |
| CMYK | 0.64 | 0 | 0.14 | 0.48 |
| HSL | 166.43º | 0.47% | 0.35% | - |
| HSV(B) | 166.43º | 0.64% | 0.52% | - |
| XYZ | 12.45 | 18.32 | 18.5 | - |
| YUV | 104.72 | 132.67 | 87.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 132 | 113 | 0.64 | 0 | 0.14 | 0.48 | 166.43 | 0.47 | 0.35 |
| Hex | 30 | 84 | 71 | 40 | 0 | E | 30 | A6 | 2F | 23 |
| Octal | 60 | 204 | 161 | 100 | 0 | 16 | 60 | 246 | 57 | 43 |
| Binary | 110000 | 10000100 | 1110001 | 1000000 | 0 | 1110 | 110000 | 10100110 | 101111 | 100011 |
Color Harmonies of #308471
Complementary color
Monochromatic Colors of #308471
Black with #308471
Text Example
Text Example
White with #308471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #308471; }
p { color: rgb(48,132,113); }
H1.HeaderClassName
{
color: #308471;
}
.AnyTagClassName
{
color: #308471;
}
</style>
background-color css
<style>
a { background-color: #308471; }
a { background-color: rgb(48,132,113); }
div.DivClassName
{
background-color: #308471;
}
.BgClassName
{
background-color: #308471;
}
</style>
border-color css
<style>
span { border-color: #308471; }
span { border-color: rgb(48,132,113); }
td.TdClassName
{
border-color: #308471;
}
.TagClassName
{
border-color: #308471;
}
</style>