Shades of Genoa #307267
Tints of Genoa #307267
RGB
CMYK
RGB Variations
Color information
#307267 (or 0x307267) is known color: Genoa. HEX triplet: 30, 72 and 67. RGB value is (48,114,103). Sum of RGB (Red+Green+Blue) = 48+114+103=265 (35% of max value = 765). Red value is 48 (19.14% from 255 or 18.11% from 265); Green value is 114 (44.92% from 255 or 43.02% from 265); Blue value is 103 (40.62% from 255 or 38.87% from 265); Max value from RGB is 114 - color contains mainly: green. Hex color #307267 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #307267 is #CF8D98. Grayscale: #5C5C5C. Windows color (decimal): -13602201 or 6779440. OLE color: 6779440.
HSL color Cylindrical-coordinate representation of color #307267: hue angle of 170º 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 #307267 is Cyan = 0.58, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 48 | 114 | 103 | - |
| CMYK | 0.58 | 0 | 0.10 | 0.55 |
| HSL | 170º | 0.41% | 0.32% | - |
| HSV(B) | 170º | 0.58% | 0.45% | - |
| XYZ | 9.68 | 13.64 | 14.95 | - |
| YUV | 93.01 | 133.63 | 95.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 114 | 103 | 0.58 | 0 | 0.10 | 0.55 | 170 | 0.41 | 0.32 |
| Hex | 30 | 72 | 67 | 3A | 0 | A | 37 | AA | 29 | 20 |
| Octal | 60 | 162 | 147 | 72 | 0 | 12 | 67 | 252 | 51 | 40 |
| Binary | 110000 | 1110010 | 1100111 | 111010 | 0 | 1010 | 110111 | 10101010 | 101001 | 100000 |
Color Harmonies of #307267
Complementary color
Monochromatic Colors of #307267
Black with #307267
Text Example
Text Example
White with #307267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307267; }
p { color: rgb(48,114,103); }
H1.HeaderClassName
{
color: #307267;
}
.AnyTagClassName
{
color: #307267;
}
</style>
background-color css
<style>
a { background-color: #307267; }
a { background-color: rgb(48,114,103); }
div.DivClassName
{
background-color: #307267;
}
.BgClassName
{
background-color: #307267;
}
</style>
border-color css
<style>
span { border-color: #307267; }
span { border-color: rgb(48,114,103); }
td.TdClassName
{
border-color: #307267;
}
.TagClassName
{
border-color: #307267;
}
</style>