Shades of Genoa #307667
Tints of Genoa #307667
RGB
CMYK
RGB Variations
Color information
#307667 (or 0x307667) is known color: Genoa. HEX triplet: 30, 76 and 67. RGB value is (48,118,103). Sum of RGB (Red+Green+Blue) = 48+118+103=269 (35% of max value = 765). Red value is 48 (19.14% from 255 or 17.84% from 269); Green value is 118 (46.48% from 255 or 43.87% from 269); Blue value is 103 (40.62% from 255 or 38.29% from 269); Max value from RGB is 118 - color contains mainly: green. Hex color #307667 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #307667 is #CF8998. Grayscale: #5F5F5F. Windows color (decimal): -13601177 or 6780464. OLE color: 6780464.
HSL color Cylindrical-coordinate representation of color #307667: hue angle of 167.14º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #307667 is Cyan = 0.59, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 48 | 118 | 103 | - |
| CMYK | 0.59 | 0 | 0.13 | 0.54 |
| HSL | 167.14º | 0.42% | 0.33% | - |
| HSV(B) | 167.14º | 0.59% | 0.46% | - |
| XYZ | 10.15 | 14.56 | 15.11 | - |
| YUV | 95.36 | 132.31 | 94.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 118 | 103 | 0.59 | 0 | 0.13 | 0.54 | 167.14 | 0.42 | 0.33 |
| Hex | 30 | 76 | 67 | 3B | 0 | D | 36 | A7 | 2A | 21 |
| Octal | 60 | 166 | 147 | 73 | 0 | 15 | 66 | 247 | 52 | 41 |
| Binary | 110000 | 1110110 | 1100111 | 111011 | 0 | 1101 | 110110 | 10100111 | 101010 | 100001 |
Color Harmonies of #307667
Complementary color
Monochromatic Colors of #307667
Black with #307667
Text Example
Text Example
White with #307667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307667; }
p { color: rgb(48,118,103); }
H1.HeaderClassName
{
color: #307667;
}
.AnyTagClassName
{
color: #307667;
}
</style>
background-color css
<style>
a { background-color: #307667; }
a { background-color: rgb(48,118,103); }
div.DivClassName
{
background-color: #307667;
}
.BgClassName
{
background-color: #307667;
}
</style>
border-color css
<style>
span { border-color: #307667; }
span { border-color: rgb(48,118,103); }
td.TdClassName
{
border-color: #307667;
}
.TagClassName
{
border-color: #307667;
}
</style>