Shades of Bilbao #307919
Tints of Bilbao #307919
RGB
CMYK
RGB Variations
Color information
#307919 (or 0x307919) is known color: Bilbao. HEX triplet: 30, 79 and 19. RGB value is (48,121,25). Sum of RGB (Red+Green+Blue) = 48+121+25=194 (25% of max value = 765). Red value is 48 (19.14% from 255 or 24.74% from 194); Green value is 121 (47.66% from 255 or 62.37% from 194); Blue value is 25 (10.16% from 255 or 12.89% from 194); Max value from RGB is 121 - color contains mainly: green. Hex color #307919 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #307919 is #CF86E6. Grayscale: #585858. Windows color (decimal): -13600487 or 1669424. OLE color: 1669424.
HSL color Cylindrical-coordinate representation of color #307919: hue angle of 105.62º degrees, saturation: 0.66, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #307919 is Cyan = 0.60, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 48 | 121 | 25 | - |
| CMYK | 0.60 | 0 | 0.79 | 0.53 |
| HSL | 105.63º | 0.66% | 0.29% | - |
| HSV(B) | 105.63º | 0.79% | 0.47% | - |
| XYZ | 8.23 | 14.37 | 3.26 | - |
| YUV | 88.23 | 92.32 | 99.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 121 | 25 | 0.60 | 0 | 0.79 | 0.53 | 105.63 | 0.66 | 0.29 |
| Hex | 30 | 79 | 19 | 3C | 0 | 4F | 35 | 6A | 42 | 1D |
| Octal | 60 | 171 | 31 | 74 | 0 | 117 | 65 | 152 | 102 | 35 |
| Binary | 110000 | 1111001 | 11001 | 111100 | 0 | 1001111 | 110101 | 1101010 | 1000010 | 11101 |
Color Harmonies of #307919
Complementary color
Monochromatic Colors of #307919
Black with #307919
Text Example
Text Example
White with #307919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307919; }
p { color: rgb(48,121,25); }
H1.HeaderClassName
{
color: #307919;
}
.AnyTagClassName
{
color: #307919;
}
</style>
background-color css
<style>
a { background-color: #307919; }
a { background-color: rgb(48,121,25); }
div.DivClassName
{
background-color: #307919;
}
.BgClassName
{
background-color: #307919;
}
</style>
border-color css
<style>
span { border-color: #307919; }
span { border-color: rgb(48,121,25); }
td.TdClassName
{
border-color: #307919;
}
.TagClassName
{
border-color: #307919;
}
</style>