Shades of Genoa #308370
Tints of Genoa #308370
RGB
CMYK
RGB Variations
Color information
#308370 (or 0x308370) is known color: Genoa. HEX triplet: 30, 83 and 70. RGB value is (48,131,112). Sum of RGB (Red+Green+Blue) = 48+131+112=291 (38% of max value = 765). Red value is 48 (19.14% from 255 or 16.49% from 291); Green value is 131 (51.56% from 255 or 45.02% from 291); Blue value is 112 (44.14% from 255 or 38.49% from 291); Max value from RGB is 131 - color contains mainly: green. Hex color #308370 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #308370 is #CF7C8F. Grayscale: #686868. Windows color (decimal): -13597840 or 7373616. OLE color: 7373616.
HSL color Cylindrical-coordinate representation of color #308370: hue angle of 166.27º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #308370 is Cyan = 0.63, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 48 | 131 | 112 | - |
| CMYK | 0.63 | 0 | 0.15 | 0.49 |
| HSL | 166.27º | 0.46% | 0.35% | - |
| HSV(B) | 166.27º | 0.63% | 0.51% | - |
| XYZ | 12.26 | 18.03 | 18.16 | - |
| YUV | 104.02 | 132.5 | 88.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 131 | 112 | 0.63 | 0 | 0.15 | 0.49 | 166.27 | 0.46 | 0.35 |
| Hex | 30 | 83 | 70 | 3F | 0 | F | 31 | A6 | 2E | 23 |
| Octal | 60 | 203 | 160 | 77 | 0 | 17 | 61 | 246 | 56 | 43 |
| Binary | 110000 | 10000011 | 1110000 | 111111 | 0 | 1111 | 110001 | 10100110 | 101110 | 100011 |
Color Harmonies of #308370
Complementary color
Monochromatic Colors of #308370
Black with #308370
Text Example
Text Example
White with #308370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #308370; }
p { color: rgb(48,131,112); }
H1.HeaderClassName
{
color: #308370;
}
.AnyTagClassName
{
color: #308370;
}
</style>
background-color css
<style>
a { background-color: #308370; }
a { background-color: rgb(48,131,112); }
div.DivClassName
{
background-color: #308370;
}
.BgClassName
{
background-color: #308370;
}
</style>
border-color css
<style>
span { border-color: #308370; }
span { border-color: rgb(48,131,112); }
td.TdClassName
{
border-color: #308370;
}
.TagClassName
{
border-color: #308370;
}
</style>