Shades of Genoa #307067
Tints of Genoa #307067
RGB
CMYK
RGB Variations
Color information
#307067 (or 0x307067) is known color: Genoa. HEX triplet: 30, 70 and 67. RGB value is (48,112,103). Sum of RGB (Red+Green+Blue) = 48+112+103=263 (34% of max value = 765). Red value is 48 (19.14% from 255 or 18.25% from 263); Green value is 112 (44.14% from 255 or 42.59% from 263); Blue value is 103 (40.62% from 255 or 39.16% from 263); Max value from RGB is 112 - color contains mainly: green. Hex color #307067 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #307067 is #CF8F98. Grayscale: #5B5B5B. Windows color (decimal): -13602713 or 6778928. OLE color: 6778928.
HSL color Cylindrical-coordinate representation of color #307067: hue angle of 171.56º 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 #307067 is Cyan = 0.57, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 48 | 112 | 103 | - |
| CMYK | 0.57 | 0 | 0.08 | 0.56 |
| HSL | 171.56º | 0.4% | 0.31% | - |
| HSV(B) | 171.56º | 0.57% | 0.44% | - |
| XYZ | 9.46 | 13.2 | 14.88 | - |
| YUV | 91.84 | 134.3 | 96.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 112 | 103 | 0.57 | 0 | 0.08 | 0.56 | 171.56 | 0.4 | 0.31 |
| Hex | 30 | 70 | 67 | 39 | 0 | 8 | 38 | AC | 28 | 1F |
| Octal | 60 | 160 | 147 | 71 | 0 | 10 | 70 | 254 | 50 | 37 |
| Binary | 110000 | 1110000 | 1100111 | 111001 | 0 | 1000 | 111000 | 10101100 | 101000 | 11111 |
Color Harmonies of #307067
Complementary color
Monochromatic Colors of #307067
Black with #307067
Text Example
Text Example
White with #307067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307067; }
p { color: rgb(48,112,103); }
H1.HeaderClassName
{
color: #307067;
}
.AnyTagClassName
{
color: #307067;
}
</style>
background-color css
<style>
a { background-color: #307067; }
a { background-color: rgb(48,112,103); }
div.DivClassName
{
background-color: #307067;
}
.BgClassName
{
background-color: #307067;
}
</style>
border-color css
<style>
span { border-color: #307067; }
span { border-color: rgb(48,112,103); }
td.TdClassName
{
border-color: #307067;
}
.TagClassName
{
border-color: #307067;
}
</style>