Shades of Genoa #307167
Tints of Genoa #307167
RGB
CMYK
RGB Variations
Color information
#307167 (or 0x307167) is known color: Genoa. HEX triplet: 30, 71 and 67. RGB value is (48,113,103). Sum of RGB (Red+Green+Blue) = 48+113+103=264 (34% of max value = 765). Red value is 48 (19.14% from 255 or 18.18% from 264); Green value is 113 (44.53% from 255 or 42.80% from 264); Blue value is 103 (40.62% from 255 or 39.02% from 264); Max value from RGB is 113 - color contains mainly: green. Hex color #307167 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #307167 is #CF8E98. Grayscale: #5C5C5C. Windows color (decimal): -13602457 or 6779184. OLE color: 6779184.
HSL color Cylindrical-coordinate representation of color #307167: hue angle of 170.77º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #307167 is Cyan = 0.58, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 48 | 113 | 103 | - |
| CMYK | 0.58 | 0 | 0.09 | 0.56 |
| HSL | 170.77º | 0.4% | 0.32% | - |
| HSV(B) | 170.77º | 0.58% | 0.44% | - |
| XYZ | 9.57 | 13.42 | 14.92 | - |
| YUV | 92.43 | 133.97 | 96.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 113 | 103 | 0.58 | 0 | 0.09 | 0.56 | 170.77 | 0.4 | 0.32 |
| Hex | 30 | 71 | 67 | 3A | 0 | 9 | 38 | AB | 28 | 20 |
| Octal | 60 | 161 | 147 | 72 | 0 | 11 | 70 | 253 | 50 | 40 |
| Binary | 110000 | 1110001 | 1100111 | 111010 | 0 | 1001 | 111000 | 10101011 | 101000 | 100000 |
Color Harmonies of #307167
Complementary color
Monochromatic Colors of #307167
Black with #307167
Text Example
Text Example
White with #307167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307167; }
p { color: rgb(48,113,103); }
H1.HeaderClassName
{
color: #307167;
}
.AnyTagClassName
{
color: #307167;
}
</style>
background-color css
<style>
a { background-color: #307167; }
a { background-color: rgb(48,113,103); }
div.DivClassName
{
background-color: #307167;
}
.BgClassName
{
background-color: #307167;
}
</style>
border-color css
<style>
span { border-color: #307167; }
span { border-color: rgb(48,113,103); }
td.TdClassName
{
border-color: #307167;
}
.TagClassName
{
border-color: #307167;
}
</style>