Shades of Bilbao #307518
Tints of Bilbao #307518
RGB
CMYK
RGB Variations
Color information
#307518 (or 0x307518) is known color: Bilbao. HEX triplet: 30, 75 and 18. RGB value is (48,117,24). Sum of RGB (Red+Green+Blue) = 48+117+24=189 (25% of max value = 765). Red value is 48 (19.14% from 255 or 25.40% from 189); Green value is 117 (46.09% from 255 or 61.90% from 189); Blue value is 24 (9.77% from 255 or 12.70% from 189); Max value from RGB is 117 - color contains mainly: green. Hex color #307518 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #307518 is #CF8AE7. Grayscale: #565656. Windows color (decimal): -13601512 or 1602864. OLE color: 1602864.
HSL color Cylindrical-coordinate representation of color #307518: hue angle of 104.52º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #307518 is Cyan = 0.59, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 48 | 117 | 24 | - |
| CMYK | 0.59 | 0 | 0.79 | 0.54 |
| HSL | 104.52º | 0.66% | 0.28% | - |
| HSV(B) | 104.52º | 0.79% | 0.46% | - |
| XYZ | 7.75 | 13.42 | 3.05 | - |
| YUV | 85.77 | 93.14 | 101.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 117 | 24 | 0.59 | 0 | 0.79 | 0.54 | 104.52 | 0.66 | 0.28 |
| Hex | 30 | 75 | 18 | 3B | 0 | 4F | 36 | 69 | 42 | 1C |
| Octal | 60 | 165 | 30 | 73 | 0 | 117 | 66 | 151 | 102 | 34 |
| Binary | 110000 | 1110101 | 11000 | 111011 | 0 | 1001111 | 110110 | 1101001 | 1000010 | 11100 |
Color Harmonies of #307518
Complementary color
Monochromatic Colors of #307518
Black with #307518
Text Example
Text Example
White with #307518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307518; }
p { color: rgb(48,117,24); }
H1.HeaderClassName
{
color: #307518;
}
.AnyTagClassName
{
color: #307518;
}
</style>
background-color css
<style>
a { background-color: #307518; }
a { background-color: rgb(48,117,24); }
div.DivClassName
{
background-color: #307518;
}
.BgClassName
{
background-color: #307518;
}
</style>
border-color css
<style>
span { border-color: #307518; }
span { border-color: rgb(48,117,24); }
td.TdClassName
{
border-color: #307518;
}
.TagClassName
{
border-color: #307518;
}
</style>