Shades of Genoa #307465
Tints of Genoa #307465
RGB
CMYK
RGB Variations
Color information
#307465 (or 0x307465) is known color: Genoa. HEX triplet: 30, 74 and 65. RGB value is (48,116,101). Sum of RGB (Red+Green+Blue) = 48+116+101=265 (35% of max value = 765). Red value is 48 (19.14% from 255 or 18.11% from 265); Green value is 116 (45.70% from 255 or 43.77% from 265); Blue value is 101 (39.84% from 255 or 38.11% from 265); Max value from RGB is 116 - color contains mainly: green. Hex color #307465 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #307465 is #CF8B9A. Grayscale: #5D5D5D. Windows color (decimal): -13601691 or 6648880. OLE color: 6648880.
HSL color Cylindrical-coordinate representation of color #307465: hue angle of 166.76º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #307465 is Cyan = 0.59, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 48 | 116 | 101 | - |
| CMYK | 0.59 | 0 | 0.13 | 0.55 |
| HSL | 166.76º | 0.41% | 0.32% | - |
| HSV(B) | 166.76º | 0.59% | 0.45% | - |
| XYZ | 9.81 | 14.06 | 14.51 | - |
| YUV | 93.96 | 131.97 | 95.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 116 | 101 | 0.59 | 0 | 0.13 | 0.55 | 166.76 | 0.41 | 0.32 |
| Hex | 30 | 74 | 65 | 3B | 0 | D | 37 | A7 | 29 | 20 |
| Octal | 60 | 164 | 145 | 73 | 0 | 15 | 67 | 247 | 51 | 40 |
| Binary | 110000 | 1110100 | 1100101 | 111011 | 0 | 1101 | 110111 | 10100111 | 101001 | 100000 |
Color Harmonies of #307465
Complementary color
Monochromatic Colors of #307465
Black with #307465
Text Example
Text Example
White with #307465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307465; }
p { color: rgb(48,116,101); }
H1.HeaderClassName
{
color: #307465;
}
.AnyTagClassName
{
color: #307465;
}
</style>
background-color css
<style>
a { background-color: #307465; }
a { background-color: rgb(48,116,101); }
div.DivClassName
{
background-color: #307465;
}
.BgClassName
{
background-color: #307465;
}
</style>
border-color css
<style>
span { border-color: #307465; }
span { border-color: rgb(48,116,101); }
td.TdClassName
{
border-color: #307465;
}
.TagClassName
{
border-color: #307465;
}
</style>