Shades of Genoa #307069
Tints of Genoa #307069
RGB
CMYK
RGB Variations
Color information
#307069 (or 0x307069) is known color: Genoa. HEX triplet: 30, 70 and 69. RGB value is (48,112,105). Sum of RGB (Red+Green+Blue) = 48+112+105=265 (35% of max value = 765). Red value is 48 (19.14% from 255 or 18.11% from 265); Green value is 112 (44.14% from 255 or 42.26% from 265); Blue value is 105 (41.41% from 255 or 39.62% from 265); Max value from RGB is 112 - color contains mainly: green. Hex color #307069 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #307069 is #CF8F96. Grayscale: #5C5C5C. Windows color (decimal): -13602711 or 6910000. OLE color: 6910000.
HSL color Cylindrical-coordinate representation of color #307069: hue angle of 173.44º degrees, saturation: 0.4, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #307069 is Cyan = 0.57, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 48 | 112 | 105 | - |
| CMYK | 0.57 | 0 | 0.06 | 0.56 |
| HSL | 173.44º | 0.4% | 0.31% | - |
| HSV(B) | 173.44º | 0.57% | 0.44% | - |
| XYZ | 9.56 | 13.24 | 15.42 | - |
| YUV | 92.07 | 135.3 | 96.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 112 | 105 | 0.57 | 0 | 0.06 | 0.56 | 173.44 | 0.4 | 0.31 |
| Hex | 30 | 70 | 69 | 39 | 0 | 6 | 38 | AD | 28 | 1F |
| Octal | 60 | 160 | 151 | 71 | 0 | 6 | 70 | 255 | 50 | 37 |
| Binary | 110000 | 1110000 | 1101001 | 111001 | 0 | 110 | 111000 | 10101101 | 101000 | 11111 |
Color Harmonies of #307069
Complementary color
Monochromatic Colors of #307069
Black with #307069
Text Example
Text Example
White with #307069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307069; }
p { color: rgb(48,112,105); }
H1.HeaderClassName
{
color: #307069;
}
.AnyTagClassName
{
color: #307069;
}
</style>
background-color css
<style>
a { background-color: #307069; }
a { background-color: rgb(48,112,105); }
div.DivClassName
{
background-color: #307069;
}
.BgClassName
{
background-color: #307069;
}
</style>
border-color css
<style>
span { border-color: #307069; }
span { border-color: rgb(48,112,105); }
td.TdClassName
{
border-color: #307069;
}
.TagClassName
{
border-color: #307069;
}
</style>