Shades of Genoa #307367
Tints of Genoa #307367
RGB
CMYK
RGB Variations
Color information
#307367 (or 0x307367) is known color: Genoa. HEX triplet: 30, 73 and 67. RGB value is (48,115,103). Sum of RGB (Red+Green+Blue) = 48+115+103=266 (35% of max value = 765). Red value is 48 (19.14% from 255 or 18.05% from 266); Green value is 115 (45.31% from 255 or 43.23% from 266); Blue value is 103 (40.62% from 255 or 38.72% from 266); Max value from RGB is 115 - color contains mainly: green. Hex color #307367 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #307367 is #CF8C98. Grayscale: #5D5D5D. Windows color (decimal): -13601945 or 6779696. OLE color: 6779696.
HSL color Cylindrical-coordinate representation of color #307367: hue angle of 169.25º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #307367 is Cyan = 0.58, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 48 | 115 | 103 | - |
| CMYK | 0.58 | 0 | 0.10 | 0.55 |
| HSL | 169.25º | 0.41% | 0.32% | - |
| HSV(B) | 169.25º | 0.58% | 0.45% | - |
| XYZ | 9.8 | 13.87 | 14.99 | - |
| YUV | 93.6 | 133.3 | 95.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 115 | 103 | 0.58 | 0 | 0.10 | 0.55 | 169.25 | 0.41 | 0.32 |
| Hex | 30 | 73 | 67 | 3A | 0 | A | 37 | A9 | 29 | 20 |
| Octal | 60 | 163 | 147 | 72 | 0 | 12 | 67 | 251 | 51 | 40 |
| Binary | 110000 | 1110011 | 1100111 | 111010 | 0 | 1010 | 110111 | 10101001 | 101001 | 100000 |
Color Harmonies of #307367
Complementary color
Monochromatic Colors of #307367
Black with #307367
Text Example
Text Example
White with #307367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307367; }
p { color: rgb(48,115,103); }
H1.HeaderClassName
{
color: #307367;
}
.AnyTagClassName
{
color: #307367;
}
</style>
background-color css
<style>
a { background-color: #307367; }
a { background-color: rgb(48,115,103); }
div.DivClassName
{
background-color: #307367;
}
.BgClassName
{
background-color: #307367;
}
</style>
border-color css
<style>
span { border-color: #307367; }
span { border-color: rgb(48,115,103); }
td.TdClassName
{
border-color: #307367;
}
.TagClassName
{
border-color: #307367;
}
</style>