Shades of Genoa #307266
Tints of Genoa #307266
RGB
CMYK
RGB Variations
Color information
#307266 (or 0x307266) is known color: Genoa. HEX triplet: 30, 72 and 66. RGB value is (48,114,102). Sum of RGB (Red+Green+Blue) = 48+114+102=264 (34% of max value = 765). Red value is 48 (19.14% from 255 or 18.18% from 264); Green value is 114 (44.92% from 255 or 43.18% from 264); Blue value is 102 (40.23% from 255 or 38.64% from 264); Max value from RGB is 114 - color contains mainly: green. Hex color #307266 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #307266 is #CF8D99. Grayscale: #5C5C5C. Windows color (decimal): -13602202 or 6713904. OLE color: 6713904.
HSL color Cylindrical-coordinate representation of color #307266: hue angle of 169.09º 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 #307266 is Cyan = 0.58, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 48 | 114 | 102 | - |
| CMYK | 0.58 | 0 | 0.11 | 0.55 |
| HSL | 169.09º | 0.41% | 0.32% | - |
| HSV(B) | 169.09º | 0.58% | 0.45% | - |
| XYZ | 9.63 | 13.62 | 14.69 | - |
| YUV | 92.9 | 133.13 | 95.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 114 | 102 | 0.58 | 0 | 0.11 | 0.55 | 169.09 | 0.41 | 0.32 |
| Hex | 30 | 72 | 66 | 3A | 0 | B | 37 | A9 | 29 | 20 |
| Octal | 60 | 162 | 146 | 72 | 0 | 13 | 67 | 251 | 51 | 40 |
| Binary | 110000 | 1110010 | 1100110 | 111010 | 0 | 1011 | 110111 | 10101001 | 101001 | 100000 |
Color Harmonies of #307266
Complementary color
Monochromatic Colors of #307266
Black with #307266
Text Example
Text Example
White with #307266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307266; }
p { color: rgb(48,114,102); }
H1.HeaderClassName
{
color: #307266;
}
.AnyTagClassName
{
color: #307266;
}
</style>
background-color css
<style>
a { background-color: #307266; }
a { background-color: rgb(48,114,102); }
div.DivClassName
{
background-color: #307266;
}
.BgClassName
{
background-color: #307266;
}
</style>
border-color css
<style>
span { border-color: #307266; }
span { border-color: rgb(48,114,102); }
td.TdClassName
{
border-color: #307266;
}
.TagClassName
{
border-color: #307266;
}
</style>