Shades of Genoa #308975
Tints of Genoa #308975
RGB
CMYK
RGB Variations
Color information
#308975 (or 0x308975) is known color: Genoa. HEX triplet: 30, 89 and 75. RGB value is (48,137,117). Sum of RGB (Red+Green+Blue) = 48+137+117=302 (40% of max value = 765). Red value is 48 (19.14% from 255 or 15.89% from 302); Green value is 137 (53.91% from 255 or 45.36% from 302); Blue value is 117 (46.09% from 255 or 38.74% from 302); Max value from RGB is 137 - color contains mainly: green. Hex color #308975 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #308975 is #CF768A. Grayscale: #6C6C6C. Windows color (decimal): -13596299 or 7702832. OLE color: 7702832.
HSL color Cylindrical-coordinate representation of color #308975: hue angle of 166.52º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #308975 is Cyan = 0.65, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 48 | 137 | 117 | - |
| CMYK | 0.65 | 0 | 0.15 | 0.46 |
| HSL | 166.52º | 0.48% | 0.36% | - |
| HSV(B) | 166.52º | 0.65% | 0.54% | - |
| XYZ | 13.38 | 19.8 | 19.95 | - |
| YUV | 108.11 | 133.01 | 85.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 137 | 117 | 0.65 | 0 | 0.15 | 0.46 | 166.52 | 0.48 | 0.36 |
| Hex | 30 | 89 | 75 | 41 | 0 | F | 2E | A7 | 30 | 24 |
| Octal | 60 | 211 | 165 | 101 | 0 | 17 | 56 | 247 | 60 | 44 |
| Binary | 110000 | 10001001 | 1110101 | 1000001 | 0 | 1111 | 101110 | 10100111 | 110000 | 100100 |
Color Harmonies of #308975
Complementary color
Monochromatic Colors of #308975
Black with #308975
Text Example
Text Example
White with #308975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #308975; }
p { color: rgb(48,137,117); }
H1.HeaderClassName
{
color: #308975;
}
.AnyTagClassName
{
color: #308975;
}
</style>
background-color css
<style>
a { background-color: #308975; }
a { background-color: rgb(48,137,117); }
div.DivClassName
{
background-color: #308975;
}
.BgClassName
{
background-color: #308975;
}
</style>
border-color css
<style>
span { border-color: #308975; }
span { border-color: rgb(48,137,117); }
td.TdClassName
{
border-color: #308975;
}
.TagClassName
{
border-color: #308975;
}
</style>