Shades of Genoa #306964
Tints of Genoa #306964
RGB
CMYK
RGB Variations
Color information
#306964 (or 0x306964) is known color: Genoa. HEX triplet: 30, 69 and 64. RGB value is (48,105,100). Sum of RGB (Red+Green+Blue) = 48+105+100=253 (33% of max value = 765). Red value is 48 (19.14% from 255 or 18.97% from 253); Green value is 105 (41.41% from 255 or 41.50% from 253); Blue value is 100 (39.45% from 255 or 39.53% from 253); Max value from RGB is 105 - color contains mainly: green. Hex color #306964 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #306964 is #CF969B. Grayscale: #575757. Windows color (decimal): -13604508 or 6580528. OLE color: 6580528.
HSL color Cylindrical-coordinate representation of color #306964: hue angle of 174.74º 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 #306964 is Cyan = 0.54, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 48 | 105 | 100 | - |
| CMYK | 0.54 | 0 | 0.05 | 0.59 |
| HSL | 174.74º | 0.37% | 0.3% | - |
| HSV(B) | 174.74º | 0.54% | 0.41% | - |
| XYZ | 8.57 | 11.65 | 13.85 | - |
| YUV | 87.39 | 135.12 | 99.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 105 | 100 | 0.54 | 0 | 0.05 | 0.59 | 174.74 | 0.37 | 0.3 |
| Hex | 30 | 69 | 64 | 36 | 0 | 5 | 3B | AF | 25 | 1E |
| Octal | 60 | 151 | 144 | 66 | 0 | 5 | 73 | 257 | 45 | 36 |
| Binary | 110000 | 1101001 | 1100100 | 110110 | 0 | 101 | 111011 | 10101111 | 100101 | 11110 |
Color Harmonies of #306964
Complementary color
Monochromatic Colors of #306964
Black with #306964
Text Example
Text Example
White with #306964
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306964; }
p { color: rgb(48,105,100); }
H1.HeaderClassName
{
color: #306964;
}
.AnyTagClassName
{
color: #306964;
}
</style>
background-color css
<style>
a { background-color: #306964; }
a { background-color: rgb(48,105,100); }
div.DivClassName
{
background-color: #306964;
}
.BgClassName
{
background-color: #306964;
}
</style>
border-color css
<style>
span { border-color: #306964; }
span { border-color: rgb(48,105,100); }
td.TdClassName
{
border-color: #306964;
}
.TagClassName
{
border-color: #306964;
}
</style>