Shades of Genoa #306968
Tints of Genoa #306968
RGB
CMYK
RGB Variations
Color information
#306968 (or 0x306968) is known color: Genoa. HEX triplet: 30, 69 and 68. RGB value is (48,105,104). Sum of RGB (Red+Green+Blue) = 48+105+104=257 (34% of max value = 765). Red value is 48 (19.14% from 255 or 18.68% from 257); Green value is 105 (41.41% from 255 or 40.86% from 257); Blue value is 104 (41.02% from 255 or 40.47% from 257); Max value from RGB is 105 - color contains mainly: green. Hex color #306968 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #306968 is #CF9697. Grayscale: #575757. Windows color (decimal): -13604504 or 6842672. OLE color: 6842672.
HSL color Cylindrical-coordinate representation of color #306968: hue angle of 178.95º degrees, saturation: 0.37, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #306968 is Cyan = 0.54, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 48 | 105 | 104 | - |
| CMYK | 0.54 | 0 | 0.01 | 0.59 |
| HSL | 178.95º | 0.37% | 0.3% | - |
| HSV(B) | 178.95º | 0.54% | 0.41% | - |
| XYZ | 8.77 | 11.73 | 14.9 | - |
| YUV | 87.84 | 137.12 | 99.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 105 | 104 | 0.54 | 0 | 0.01 | 0.59 | 178.95 | 0.37 | 0.3 |
| Hex | 30 | 69 | 68 | 36 | 0 | 1 | 3B | B3 | 25 | 1E |
| Octal | 60 | 151 | 150 | 66 | 0 | 1 | 73 | 263 | 45 | 36 |
| Binary | 110000 | 1101001 | 1101000 | 110110 | 0 | 1 | 111011 | 10110011 | 100101 | 11110 |
Color Harmonies of #306968
Complementary color
Monochromatic Colors of #306968
Black with #306968
Text Example
Text Example
White with #306968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306968; }
p { color: rgb(48,105,104); }
H1.HeaderClassName
{
color: #306968;
}
.AnyTagClassName
{
color: #306968;
}
</style>
background-color css
<style>
a { background-color: #306968; }
a { background-color: rgb(48,105,104); }
div.DivClassName
{
background-color: #306968;
}
.BgClassName
{
background-color: #306968;
}
</style>
border-color css
<style>
span { border-color: #306968; }
span { border-color: rgb(48,105,104); }
td.TdClassName
{
border-color: #306968;
}
.TagClassName
{
border-color: #306968;
}
</style>