Shades of Genoa #307669
Tints of Genoa #307669
RGB
CMYK
RGB Variations
Color information
#307669 (or 0x307669) is known color: Genoa. HEX triplet: 30, 76 and 69. RGB value is (48,118,105). Sum of RGB (Red+Green+Blue) = 48+118+105=271 (35% of max value = 765). Red value is 48 (19.14% from 255 or 17.71% from 271); Green value is 118 (46.48% from 255 or 43.54% from 271); Blue value is 105 (41.41% from 255 or 38.75% from 271); Max value from RGB is 118 - color contains mainly: green. Hex color #307669 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #307669 is #CF8996. Grayscale: #5F5F5F. Windows color (decimal): -13601175 or 6911536. OLE color: 6911536.
HSL color Cylindrical-coordinate representation of color #307669: hue angle of 168.86º 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 #307669 is Cyan = 0.59, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 48 | 118 | 105 | - |
| CMYK | 0.59 | 0 | 0.11 | 0.54 |
| HSL | 168.86º | 0.42% | 0.33% | - |
| HSV(B) | 168.86º | 0.59% | 0.46% | - |
| XYZ | 10.25 | 14.61 | 15.64 | - |
| YUV | 95.59 | 133.31 | 94.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 118 | 105 | 0.59 | 0 | 0.11 | 0.54 | 168.86 | 0.42 | 0.33 |
| Hex | 30 | 76 | 69 | 3B | 0 | B | 36 | A9 | 2A | 21 |
| Octal | 60 | 166 | 151 | 73 | 0 | 13 | 66 | 251 | 52 | 41 |
| Binary | 110000 | 1110110 | 1101001 | 111011 | 0 | 1011 | 110110 | 10101001 | 101010 | 100001 |
Color Harmonies of #307669
Complementary color
Monochromatic Colors of #307669
Black with #307669
Text Example
Text Example
White with #307669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307669; }
p { color: rgb(48,118,105); }
H1.HeaderClassName
{
color: #307669;
}
.AnyTagClassName
{
color: #307669;
}
</style>
background-color css
<style>
a { background-color: #307669; }
a { background-color: rgb(48,118,105); }
div.DivClassName
{
background-color: #307669;
}
.BgClassName
{
background-color: #307669;
}
</style>
border-color css
<style>
span { border-color: #307669; }
span { border-color: rgb(48,118,105); }
td.TdClassName
{
border-color: #307669;
}
.TagClassName
{
border-color: #307669;
}
</style>