Shades of Genoa #306963
Tints of Genoa #306963
RGB
CMYK
RGB Variations
Color information
#306963 (or 0x306963) is known color: Genoa. HEX triplet: 30, 69 and 63. RGB value is (48,105,99). Sum of RGB (Red+Green+Blue) = 48+105+99=252 (33% of max value = 765). Red value is 48 (19.14% from 255 or 19.05% from 252); Green value is 105 (41.41% from 255 or 41.67% from 252); Blue value is 99 (39.06% from 255 or 39.29% from 252); Max value from RGB is 105 - color contains mainly: green. Hex color #306963 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #306963 is #CF969C. Grayscale: #575757. Windows color (decimal): -13604509 or 6514992. OLE color: 6514992.
HSL color Cylindrical-coordinate representation of color #306963: hue angle of 173.68º 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 #306963 is Cyan = 0.54, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 48 | 105 | 99 | - |
| CMYK | 0.54 | 0 | 0.06 | 0.59 |
| HSL | 173.68º | 0.37% | 0.3% | - |
| HSV(B) | 173.68º | 0.54% | 0.41% | - |
| XYZ | 8.52 | 11.63 | 13.6 | - |
| YUV | 87.27 | 134.62 | 99.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 105 | 99 | 0.54 | 0 | 0.06 | 0.59 | 173.68 | 0.37 | 0.3 |
| Hex | 30 | 69 | 63 | 36 | 0 | 6 | 3B | AE | 25 | 1E |
| Octal | 60 | 151 | 143 | 66 | 0 | 6 | 73 | 256 | 45 | 36 |
| Binary | 110000 | 1101001 | 1100011 | 110110 | 0 | 110 | 111011 | 10101110 | 100101 | 11110 |
Color Harmonies of #306963
Complementary color
Monochromatic Colors of #306963
Black with #306963
Text Example
Text Example
White with #306963
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306963; }
p { color: rgb(48,105,99); }
H1.HeaderClassName
{
color: #306963;
}
.AnyTagClassName
{
color: #306963;
}
</style>
background-color css
<style>
a { background-color: #306963; }
a { background-color: rgb(48,105,99); }
div.DivClassName
{
background-color: #306963;
}
.BgClassName
{
background-color: #306963;
}
</style>
border-color css
<style>
span { border-color: #306963; }
span { border-color: rgb(48,105,99); }
td.TdClassName
{
border-color: #306963;
}
.TagClassName
{
border-color: #306963;
}
</style>