Shades of Bilbao #307520
Tints of Bilbao #307520
RGB
CMYK
RGB Variations
Color information
#307520 (or 0x307520) is known color: Bilbao. HEX triplet: 30, 75 and 20. RGB value is (48,117,32). Sum of RGB (Red+Green+Blue) = 48+117+32=197 (26% of max value = 765). Red value is 48 (19.14% from 255 or 24.37% from 197); Green value is 117 (46.09% from 255 or 59.39% from 197); Blue value is 32 (12.89% from 255 or 16.24% from 197); Max value from RGB is 117 - color contains mainly: green. Hex color #307520 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #307520 is #CF8ADF. Grayscale: #565656. Windows color (decimal): -13601504 or 2127152. OLE color: 2127152.
HSL color Cylindrical-coordinate representation of color #307520: hue angle of 108.71º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #307520 is Cyan = 0.59, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 48 | 117 | 32 | - |
| CMYK | 0.59 | 0 | 0.73 | 0.54 |
| HSL | 108.71º | 0.57% | 0.29% | - |
| HSV(B) | 108.71º | 0.73% | 0.46% | - |
| XYZ | 7.84 | 13.46 | 3.55 | - |
| YUV | 86.68 | 97.14 | 100.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 117 | 32 | 0.59 | 0 | 0.73 | 0.54 | 108.71 | 0.57 | 0.29 |
| Hex | 30 | 75 | 20 | 3B | 0 | 49 | 36 | 6D | 39 | 1D |
| Octal | 60 | 165 | 40 | 73 | 0 | 111 | 66 | 155 | 71 | 35 |
| Binary | 110000 | 1110101 | 100000 | 111011 | 0 | 1001001 | 110110 | 1101101 | 111001 | 11101 |
Color Harmonies of #307520
Complementary color
Monochromatic Colors of #307520
Black with #307520
Text Example
Text Example
White with #307520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307520; }
p { color: rgb(48,117,32); }
H1.HeaderClassName
{
color: #307520;
}
.AnyTagClassName
{
color: #307520;
}
</style>
background-color css
<style>
a { background-color: #307520; }
a { background-color: rgb(48,117,32); }
div.DivClassName
{
background-color: #307520;
}
.BgClassName
{
background-color: #307520;
}
</style>
border-color css
<style>
span { border-color: #307520; }
span { border-color: rgb(48,117,32); }
td.TdClassName
{
border-color: #307520;
}
.TagClassName
{
border-color: #307520;
}
</style>