Shades of Bilbao #307924
Tints of Bilbao #307924
RGB
CMYK
RGB Variations
Color information
#307924 (or 0x307924) is known color: Bilbao. HEX triplet: 30, 79 and 24. RGB value is (48,121,36). Sum of RGB (Red+Green+Blue) = 48+121+36=205 (27% of max value = 765). Red value is 48 (19.14% from 255 or 23.41% from 205); Green value is 121 (47.66% from 255 or 59.02% from 205); Blue value is 36 (14.45% from 255 or 17.56% from 205); Max value from RGB is 121 - color contains mainly: green. Hex color #307924 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #307924 is #CF86DB. Grayscale: #595959. Windows color (decimal): -13600476 or 2390320. OLE color: 2390320.
HSL color Cylindrical-coordinate representation of color #307924: hue angle of 111.53º degrees, saturation: 0.54, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #307924 is Cyan = 0.60, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 48 | 121 | 36 | - |
| CMYK | 0.60 | 0 | 0.70 | 0.53 |
| HSL | 111.53º | 0.54% | 0.31% | - |
| HSV(B) | 111.53º | 0.7% | 0.47% | - |
| XYZ | 8.37 | 14.43 | 4.01 | - |
| YUV | 89.48 | 97.82 | 98.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 121 | 36 | 0.60 | 0 | 0.70 | 0.53 | 111.53 | 0.54 | 0.31 |
| Hex | 30 | 79 | 24 | 3C | 0 | 46 | 35 | 70 | 36 | 1F |
| Octal | 60 | 171 | 44 | 74 | 0 | 106 | 65 | 160 | 66 | 37 |
| Binary | 110000 | 1111001 | 100100 | 111100 | 0 | 1000110 | 110101 | 1110000 | 110110 | 11111 |
Color Harmonies of #307924
Complementary color
Monochromatic Colors of #307924
Black with #307924
Text Example
Text Example
White with #307924
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307924; }
p { color: rgb(48,121,36); }
H1.HeaderClassName
{
color: #307924;
}
.AnyTagClassName
{
color: #307924;
}
</style>
background-color css
<style>
a { background-color: #307924; }
a { background-color: rgb(48,121,36); }
div.DivClassName
{
background-color: #307924;
}
.BgClassName
{
background-color: #307924;
}
</style>
border-color css
<style>
span { border-color: #307924; }
span { border-color: rgb(48,121,36); }
td.TdClassName
{
border-color: #307924;
}
.TagClassName
{
border-color: #307924;
}
</style>