Shades of Genoa #307169
Tints of Genoa #307169
RGB
CMYK
RGB Variations
Color information
#307169 (or 0x307169) is known color: Genoa. HEX triplet: 30, 71 and 69. RGB value is (48,113,105). Sum of RGB (Red+Green+Blue) = 48+113+105=266 (35% of max value = 765). Red value is 48 (19.14% from 255 or 18.05% from 266); Green value is 113 (44.53% from 255 or 42.48% from 266); Blue value is 105 (41.41% from 255 or 39.47% from 266); Max value from RGB is 113 - color contains mainly: green. Hex color #307169 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #307169 is #CF8E96. Grayscale: #5C5C5C. Windows color (decimal): -13602455 or 6910256. OLE color: 6910256.
HSL color Cylindrical-coordinate representation of color #307169: hue angle of 172.62º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #307169 is Cyan = 0.58, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 48 | 113 | 105 | - |
| CMYK | 0.58 | 0 | 0.07 | 0.56 |
| HSL | 172.62º | 0.4% | 0.32% | - |
| HSV(B) | 172.62º | 0.58% | 0.44% | - |
| XYZ | 9.67 | 13.46 | 15.45 | - |
| YUV | 92.65 | 134.97 | 96.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 113 | 105 | 0.58 | 0 | 0.07 | 0.56 | 172.62 | 0.4 | 0.32 |
| Hex | 30 | 71 | 69 | 3A | 0 | 7 | 38 | AD | 28 | 20 |
| Octal | 60 | 161 | 151 | 72 | 0 | 7 | 70 | 255 | 50 | 40 |
| Binary | 110000 | 1110001 | 1101001 | 111010 | 0 | 111 | 111000 | 10101101 | 101000 | 100000 |
Color Harmonies of #307169
Complementary color
Monochromatic Colors of #307169
Black with #307169
Text Example
Text Example
White with #307169
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307169; }
p { color: rgb(48,113,105); }
H1.HeaderClassName
{
color: #307169;
}
.AnyTagClassName
{
color: #307169;
}
</style>
background-color css
<style>
a { background-color: #307169; }
a { background-color: rgb(48,113,105); }
div.DivClassName
{
background-color: #307169;
}
.BgClassName
{
background-color: #307169;
}
</style>
border-color css
<style>
span { border-color: #307169; }
span { border-color: rgb(48,113,105); }
td.TdClassName
{
border-color: #307169;
}
.TagClassName
{
border-color: #307169;
}
</style>