Shades of Genoa #307467
Tints of Genoa #307467
RGB
CMYK
RGB Variations
Color information
#307467 (or 0x307467) is known color: Genoa. HEX triplet: 30, 74 and 67. RGB value is (48,116,103). Sum of RGB (Red+Green+Blue) = 48+116+103=267 (35% of max value = 765). Red value is 48 (19.14% from 255 or 17.98% from 267); Green value is 116 (45.70% from 255 or 43.45% from 267); Blue value is 103 (40.62% from 255 or 38.58% from 267); Max value from RGB is 116 - color contains mainly: green. Hex color #307467 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #307467 is #CF8B98. Grayscale: #5E5E5E. Windows color (decimal): -13601689 or 6779952. OLE color: 6779952.
HSL color Cylindrical-coordinate representation of color #307467: hue angle of 168.53º 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 #307467 is Cyan = 0.59, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 48 | 116 | 103 | - |
| CMYK | 0.59 | 0 | 0.11 | 0.55 |
| HSL | 168.53º | 0.41% | 0.32% | - |
| HSV(B) | 168.53º | 0.59% | 0.45% | - |
| XYZ | 9.91 | 14.1 | 15.03 | - |
| YUV | 94.19 | 132.97 | 95.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 116 | 103 | 0.59 | 0 | 0.11 | 0.55 | 168.53 | 0.41 | 0.32 |
| Hex | 30 | 74 | 67 | 3B | 0 | B | 37 | A9 | 29 | 20 |
| Octal | 60 | 164 | 147 | 73 | 0 | 13 | 67 | 251 | 51 | 40 |
| Binary | 110000 | 1110100 | 1100111 | 111011 | 0 | 1011 | 110111 | 10101001 | 101001 | 100000 |
Color Harmonies of #307467
Complementary color
Monochromatic Colors of #307467
Black with #307467
Text Example
Text Example
White with #307467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307467; }
p { color: rgb(48,116,103); }
H1.HeaderClassName
{
color: #307467;
}
.AnyTagClassName
{
color: #307467;
}
</style>
background-color css
<style>
a { background-color: #307467; }
a { background-color: rgb(48,116,103); }
div.DivClassName
{
background-color: #307467;
}
.BgClassName
{
background-color: #307467;
}
</style>
border-color css
<style>
span { border-color: #307467; }
span { border-color: rgb(48,116,103); }
td.TdClassName
{
border-color: #307467;
}
.TagClassName
{
border-color: #307467;
}
</style>