Shades of Genoa #306768
Tints of Genoa #306768
RGB
CMYK
RGB Variations
Color information
#306768 (or 0x306768) is known color: Genoa. HEX triplet: 30, 67 and 68. RGB value is (48,103,104). Sum of RGB (Red+Green+Blue) = 48+103+104=255 (33% of max value = 765). Red value is 48 (19.14% from 255 or 18.82% from 255); Green value is 103 (40.62% from 255 or 40.39% from 255); Blue value is 104 (41.02% from 255 or 40.78% from 255); Max value from RGB is 104 - color contains mainly: blue. Hex color #306768 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #306768 is #CF9897. Grayscale: #565656. Windows color (decimal): -13605016 or 6842160. OLE color: 6842160.
HSL color Cylindrical-coordinate representation of color #306768: hue angle of 181.07º 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 #306768 is Cyan = 0.54, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 48 | 103 | 104 | - |
| CMYK | 0.54 | 0.01 | 0 | 0.59 |
| HSL | 181.07º | 0.37% | 0.3% | - |
| HSV(B) | 181.07º | 0.54% | 0.41% | - |
| XYZ | 8.57 | 11.33 | 14.83 | - |
| YUV | 86.67 | 137.78 | 100.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 103 | 104 | 0.54 | 0.01 | 0 | 0.59 | 181.07 | 0.37 | 0.3 |
| Hex | 30 | 67 | 68 | 36 | 1 | 0 | 3B | B5 | 25 | 1E |
| Octal | 60 | 147 | 150 | 66 | 1 | 0 | 73 | 265 | 45 | 36 |
| Binary | 110000 | 1100111 | 1101000 | 110110 | 1 | 0 | 111011 | 10110101 | 100101 | 11110 |
Color Harmonies of #306768
Complementary color
Monochromatic Colors of #306768
Black with #306768
Text Example
Text Example
White with #306768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306768; }
p { color: rgb(48,103,104); }
H1.HeaderClassName
{
color: #306768;
}
.AnyTagClassName
{
color: #306768;
}
</style>
background-color css
<style>
a { background-color: #306768; }
a { background-color: rgb(48,103,104); }
div.DivClassName
{
background-color: #306768;
}
.BgClassName
{
background-color: #306768;
}
</style>
border-color css
<style>
span { border-color: #306768; }
span { border-color: rgb(48,103,104); }
td.TdClassName
{
border-color: #306768;
}
.TagClassName
{
border-color: #306768;
}
</style>