Shades of Genoa #306869
Tints of Genoa #306869
RGB
CMYK
RGB Variations
Color information
#306869 (or 0x306869) is known color: Genoa. HEX triplet: 30, 68 and 69. RGB value is (48,104,105). Sum of RGB (Red+Green+Blue) = 48+104+105=257 (34% of max value = 765). Red value is 48 (19.14% from 255 or 18.68% from 257); Green value is 104 (41.02% from 255 or 40.47% from 257); Blue value is 105 (41.41% from 255 or 40.86% from 257); Max value from RGB is 105 - color contains mainly: blue. Hex color #306869 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #306869 is #CF9796. Grayscale: #575757. Windows color (decimal): -13604759 or 6907952. OLE color: 6907952.
HSL color Cylindrical-coordinate representation of color #306869: hue angle of 181.05º 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 #306869 is Cyan = 0.54, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 48 | 104 | 105 | - |
| CMYK | 0.54 | 0.01 | 0 | 0.59 |
| HSL | 181.05º | 0.37% | 0.3% | - |
| HSV(B) | 181.05º | 0.54% | 0.41% | - |
| XYZ | 8.72 | 11.55 | 15.13 | - |
| YUV | 87.37 | 137.95 | 99.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 104 | 105 | 0.54 | 0.01 | 0 | 0.59 | 181.05 | 0.37 | 0.3 |
| Hex | 30 | 68 | 69 | 36 | 1 | 0 | 3B | B5 | 25 | 1E |
| Octal | 60 | 150 | 151 | 66 | 1 | 0 | 73 | 265 | 45 | 36 |
| Binary | 110000 | 1101000 | 1101001 | 110110 | 1 | 0 | 111011 | 10110101 | 100101 | 11110 |
Color Harmonies of #306869
Complementary color
Monochromatic Colors of #306869
Black with #306869
Text Example
Text Example
White with #306869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306869; }
p { color: rgb(48,104,105); }
H1.HeaderClassName
{
color: #306869;
}
.AnyTagClassName
{
color: #306869;
}
</style>
background-color css
<style>
a { background-color: #306869; }
a { background-color: rgb(48,104,105); }
div.DivClassName
{
background-color: #306869;
}
.BgClassName
{
background-color: #306869;
}
</style>
border-color css
<style>
span { border-color: #306869; }
span { border-color: rgb(48,104,105); }
td.TdClassName
{
border-color: #306869;
}
.TagClassName
{
border-color: #306869;
}
</style>