Shades of Genoa #306765
Tints of Genoa #306765
RGB
CMYK
RGB Variations
Color information
#306765 (or 0x306765) is known color: Genoa. HEX triplet: 30, 67 and 65. RGB value is (48,103,101). Sum of RGB (Red+Green+Blue) = 48+103+101=252 (33% of max value = 765). Red value is 48 (19.14% from 255 or 19.05% from 252); Green value is 103 (40.62% from 255 or 40.87% from 252); Blue value is 101 (39.84% from 255 or 40.08% from 252); Max value from RGB is 103 - color contains mainly: green. Hex color #306765 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #306765 is #CF989A. Grayscale: #565656. Windows color (decimal): -13605019 or 6645552. OLE color: 6645552.
HSL color Cylindrical-coordinate representation of color #306765: hue angle of 177.82º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #306765 is Cyan = 0.53, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 48 | 103 | 101 | - |
| CMYK | 0.53 | 0 | 0.02 | 0.60 |
| HSL | 177.82º | 0.36% | 0.3% | - |
| HSV(B) | 177.82º | 0.53% | 0.4% | - |
| XYZ | 8.42 | 11.27 | 14.04 | - |
| YUV | 86.33 | 136.28 | 100.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 103 | 101 | 0.53 | 0 | 0.02 | 0.60 | 177.82 | 0.36 | 0.3 |
| Hex | 30 | 67 | 65 | 35 | 0 | 2 | 3C | B2 | 24 | 1E |
| Octal | 60 | 147 | 145 | 65 | 0 | 2 | 74 | 262 | 44 | 36 |
| Binary | 110000 | 1100111 | 1100101 | 110101 | 0 | 10 | 111100 | 10110010 | 100100 | 11110 |
Color Harmonies of #306765
Complementary color
Monochromatic Colors of #306765
Black with #306765
Text Example
Text Example
White with #306765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306765; }
p { color: rgb(48,103,101); }
H1.HeaderClassName
{
color: #306765;
}
.AnyTagClassName
{
color: #306765;
}
</style>
background-color css
<style>
a { background-color: #306765; }
a { background-color: rgb(48,103,101); }
div.DivClassName
{
background-color: #306765;
}
.BgClassName
{
background-color: #306765;
}
</style>
border-color css
<style>
span { border-color: #306765; }
span { border-color: rgb(48,103,101); }
td.TdClassName
{
border-color: #306765;
}
.TagClassName
{
border-color: #306765;
}
</style>