Shades of Genoa #308676
Tints of Genoa #308676
RGB
CMYK
RGB Variations
Color information
#308676 (or 0x308676) is known color: Genoa. HEX triplet: 30, 86 and 76. RGB value is (48,134,118). Sum of RGB (Red+Green+Blue) = 48+134+118=300 (39% of max value = 765). Red value is 48 (19.14% from 255 or 16% from 300); Green value is 134 (52.73% from 255 or 44.67% from 300); Blue value is 118 (46.48% from 255 or 39.33% from 300); Max value from RGB is 134 - color contains mainly: green. Hex color #308676 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #308676 is #CF7989. Grayscale: #6A6A6A. Windows color (decimal): -13597066 or 7767600. OLE color: 7767600.
HSL color Cylindrical-coordinate representation of color #308676: hue angle of 168.84º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #308676 is Cyan = 0.64, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 48 | 134 | 118 | - |
| CMYK | 0.64 | 0 | 0.12 | 0.47 |
| HSL | 168.84º | 0.47% | 0.36% | - |
| HSV(B) | 168.84º | 0.64% | 0.53% | - |
| XYZ | 13.01 | 18.99 | 20.12 | - |
| YUV | 106.46 | 134.51 | 86.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 134 | 118 | 0.64 | 0 | 0.12 | 0.47 | 168.84 | 0.47 | 0.36 |
| Hex | 30 | 86 | 76 | 40 | 0 | C | 2F | A9 | 2F | 24 |
| Octal | 60 | 206 | 166 | 100 | 0 | 14 | 57 | 251 | 57 | 44 |
| Binary | 110000 | 10000110 | 1110110 | 1000000 | 0 | 1100 | 101111 | 10101001 | 101111 | 100100 |
Color Harmonies of #308676
Complementary color
Monochromatic Colors of #308676
Black with #308676
Text Example
Text Example
White with #308676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #308676; }
p { color: rgb(48,134,118); }
H1.HeaderClassName
{
color: #308676;
}
.AnyTagClassName
{
color: #308676;
}
</style>
background-color css
<style>
a { background-color: #308676; }
a { background-color: rgb(48,134,118); }
div.DivClassName
{
background-color: #308676;
}
.BgClassName
{
background-color: #308676;
}
</style>
border-color css
<style>
span { border-color: #308676; }
span { border-color: rgb(48,134,118); }
td.TdClassName
{
border-color: #308676;
}
.TagClassName
{
border-color: #308676;
}
</style>