Shades of Bilbao #307021
Tints of Bilbao #307021
RGB
CMYK
RGB Variations
Color information
#307021 (or 0x307021) is known color: Bilbao. HEX triplet: 30, 70 and 21. RGB value is (48,112,33). Sum of RGB (Red+Green+Blue) = 48+112+33=193 (25% of max value = 765). Red value is 48 (19.14% from 255 or 24.87% from 193); Green value is 112 (44.14% from 255 or 58.03% from 193); Blue value is 33 (13.28% from 255 or 17.10% from 193); Max value from RGB is 112 - color contains mainly: green. Hex color #307021 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #307021 is #CF8FDE. Grayscale: #545454. Windows color (decimal): -13602783 or 2191408. OLE color: 2191408.
HSL color Cylindrical-coordinate representation of color #307021: hue angle of 108.61º degrees, saturation: 0.54, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #307021 is Cyan = 0.57, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 48 | 112 | 33 | - |
| CMYK | 0.57 | 0 | 0.71 | 0.56 |
| HSL | 108.61º | 0.54% | 0.28% | - |
| HSV(B) | 108.61º | 0.71% | 0.44% | - |
| XYZ | 7.29 | 12.33 | 3.43 | - |
| YUV | 83.86 | 99.3 | 102.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 112 | 33 | 0.57 | 0 | 0.71 | 0.56 | 108.61 | 0.54 | 0.28 |
| Hex | 30 | 70 | 21 | 39 | 0 | 47 | 38 | 6D | 36 | 1C |
| Octal | 60 | 160 | 41 | 71 | 0 | 107 | 70 | 155 | 66 | 34 |
| Binary | 110000 | 1110000 | 100001 | 111001 | 0 | 1000111 | 111000 | 1101101 | 110110 | 11100 |
Color Harmonies of #307021
Complementary color
Monochromatic Colors of #307021
Black with #307021
Text Example
Text Example
White with #307021
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307021; }
p { color: rgb(48,112,33); }
H1.HeaderClassName
{
color: #307021;
}
.AnyTagClassName
{
color: #307021;
}
</style>
background-color css
<style>
a { background-color: #307021; }
a { background-color: rgb(48,112,33); }
div.DivClassName
{
background-color: #307021;
}
.BgClassName
{
background-color: #307021;
}
</style>
border-color css
<style>
span { border-color: #307021; }
span { border-color: rgb(48,112,33); }
td.TdClassName
{
border-color: #307021;
}
.TagClassName
{
border-color: #307021;
}
</style>