Shades of Genoa #308674
Tints of Genoa #308674
RGB
CMYK
RGB Variations
Color information
#308674 (or 0x308674) is known color: Genoa. HEX triplet: 30, 86 and 74. RGB value is (48,134,116). Sum of RGB (Red+Green+Blue) = 48+134+116=298 (39% of max value = 765). Red value is 48 (19.14% from 255 or 16.11% from 298); Green value is 134 (52.73% from 255 or 44.97% from 298); Blue value is 116 (45.70% from 255 or 38.93% from 298); Max value from RGB is 134 - color contains mainly: green. Hex color #308674 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #308674 is #CF798B. Grayscale: #6A6A6A. Windows color (decimal): -13597068 or 7636528. OLE color: 7636528.
HSL color Cylindrical-coordinate representation of color #308674: hue angle of 167.44º 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 #308674 is Cyan = 0.64, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 48 | 134 | 116 | - |
| CMYK | 0.64 | 0 | 0.13 | 0.47 |
| HSL | 167.44º | 0.47% | 0.36% | - |
| HSV(B) | 167.44º | 0.64% | 0.53% | - |
| XYZ | 12.9 | 18.94 | 19.5 | - |
| YUV | 106.23 | 133.51 | 86.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 134 | 116 | 0.64 | 0 | 0.13 | 0.47 | 167.44 | 0.47 | 0.36 |
| Hex | 30 | 86 | 74 | 40 | 0 | D | 2F | A7 | 2F | 24 |
| Octal | 60 | 206 | 164 | 100 | 0 | 15 | 57 | 247 | 57 | 44 |
| Binary | 110000 | 10000110 | 1110100 | 1000000 | 0 | 1101 | 101111 | 10100111 | 101111 | 100100 |
Color Harmonies of #308674
Complementary color
Monochromatic Colors of #308674
Black with #308674
Text Example
Text Example
White with #308674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #308674; }
p { color: rgb(48,134,116); }
H1.HeaderClassName
{
color: #308674;
}
.AnyTagClassName
{
color: #308674;
}
</style>
background-color css
<style>
a { background-color: #308674; }
a { background-color: rgb(48,134,116); }
div.DivClassName
{
background-color: #308674;
}
.BgClassName
{
background-color: #308674;
}
</style>
border-color css
<style>
span { border-color: #308674; }
span { border-color: rgb(48,134,116); }
td.TdClassName
{
border-color: #308674;
}
.TagClassName
{
border-color: #308674;
}
</style>