Shades of Genoa #307869
Tints of Genoa #307869
RGB
CMYK
RGB Variations
Color information
#307869 (or 0x307869) is known color: Genoa. HEX triplet: 30, 78 and 69. RGB value is (48,120,105). Sum of RGB (Red+Green+Blue) = 48+120+105=273 (36% of max value = 765). Red value is 48 (19.14% from 255 or 17.58% from 273); Green value is 120 (47.27% from 255 or 43.96% from 273); Blue value is 105 (41.41% from 255 or 38.46% from 273); Max value from RGB is 120 - color contains mainly: green. Hex color #307869 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #307869 is #CF8796. Grayscale: #606060. Windows color (decimal): -13600663 or 6912048. OLE color: 6912048.
HSL color Cylindrical-coordinate representation of color #307869: hue angle of 167.5º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #307869 is Cyan = 0.60, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 48 | 120 | 105 | - |
| CMYK | 0.60 | 0 | 0.13 | 0.53 |
| HSL | 167.5º | 0.43% | 0.33% | - |
| HSV(B) | 167.5º | 0.6% | 0.47% | - |
| XYZ | 10.49 | 15.08 | 15.72 | - |
| YUV | 96.76 | 132.65 | 93.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 120 | 105 | 0.60 | 0 | 0.13 | 0.53 | 167.5 | 0.43 | 0.33 |
| Hex | 30 | 78 | 69 | 3C | 0 | D | 35 | A8 | 2B | 21 |
| Octal | 60 | 170 | 151 | 74 | 0 | 15 | 65 | 250 | 53 | 41 |
| Binary | 110000 | 1111000 | 1101001 | 111100 | 0 | 1101 | 110101 | 10101000 | 101011 | 100001 |
Color Harmonies of #307869
Complementary color
Monochromatic Colors of #307869
Black with #307869
Text Example
Text Example
White with #307869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307869; }
p { color: rgb(48,120,105); }
H1.HeaderClassName
{
color: #307869;
}
.AnyTagClassName
{
color: #307869;
}
</style>
background-color css
<style>
a { background-color: #307869; }
a { background-color: rgb(48,120,105); }
div.DivClassName
{
background-color: #307869;
}
.BgClassName
{
background-color: #307869;
}
</style>
border-color css
<style>
span { border-color: #307869; }
span { border-color: rgb(48,120,105); }
td.TdClassName
{
border-color: #307869;
}
.TagClassName
{
border-color: #307869;
}
</style>