Shades of Genoa #307666
Tints of Genoa #307666
RGB
CMYK
RGB Variations
Color information
#307666 (or 0x307666) is known color: Genoa. HEX triplet: 30, 76 and 66. RGB value is (48,118,102). Sum of RGB (Red+Green+Blue) = 48+118+102=268 (35% of max value = 765). Red value is 48 (19.14% from 255 or 17.91% from 268); Green value is 118 (46.48% from 255 or 44.03% from 268); Blue value is 102 (40.23% from 255 or 38.06% from 268); Max value from RGB is 118 - color contains mainly: green. Hex color #307666 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #307666 is #CF8999. Grayscale: #5F5F5F. Windows color (decimal): -13601178 or 6714928. OLE color: 6714928.
HSL color Cylindrical-coordinate representation of color #307666: hue angle of 166.29º 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 #307666 is Cyan = 0.59, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 48 | 118 | 102 | - |
| CMYK | 0.59 | 0 | 0.14 | 0.54 |
| HSL | 166.29º | 0.42% | 0.33% | - |
| HSV(B) | 166.29º | 0.59% | 0.46% | - |
| XYZ | 10.1 | 14.54 | 14.85 | - |
| YUV | 95.25 | 131.81 | 94.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 118 | 102 | 0.59 | 0 | 0.14 | 0.54 | 166.29 | 0.42 | 0.33 |
| Hex | 30 | 76 | 66 | 3B | 0 | E | 36 | A6 | 2A | 21 |
| Octal | 60 | 166 | 146 | 73 | 0 | 16 | 66 | 246 | 52 | 41 |
| Binary | 110000 | 1110110 | 1100110 | 111011 | 0 | 1110 | 110110 | 10100110 | 101010 | 100001 |
Color Harmonies of #307666
Complementary color
Monochromatic Colors of #307666
Black with #307666
Text Example
Text Example
White with #307666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307666; }
p { color: rgb(48,118,102); }
H1.HeaderClassName
{
color: #307666;
}
.AnyTagClassName
{
color: #307666;
}
</style>
background-color css
<style>
a { background-color: #307666; }
a { background-color: rgb(48,118,102); }
div.DivClassName
{
background-color: #307666;
}
.BgClassName
{
background-color: #307666;
}
</style>
border-color css
<style>
span { border-color: #307666; }
span { border-color: rgb(48,118,102); }
td.TdClassName
{
border-color: #307666;
}
.TagClassName
{
border-color: #307666;
}
</style>