Shades of Bilbao #307621
Tints of Bilbao #307621
RGB
CMYK
RGB Variations
Color information
#307621 (or 0x307621) is known color: Bilbao. HEX triplet: 30, 76 and 21. RGB value is (48,118,33). Sum of RGB (Red+Green+Blue) = 48+118+33=199 (26% of max value = 765). Red value is 48 (19.14% from 255 or 24.12% from 199); Green value is 118 (46.48% from 255 or 59.30% from 199); Blue value is 33 (13.28% from 255 or 16.58% from 199); Max value from RGB is 118 - color contains mainly: green. Hex color #307621 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #307621 is #CF89DE. Grayscale: #575757. Windows color (decimal): -13601247 or 2192944. OLE color: 2192944.
HSL color Cylindrical-coordinate representation of color #307621: hue angle of 109.41º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #307621 is Cyan = 0.59, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 48 | 118 | 33 | - |
| CMYK | 0.59 | 0 | 0.72 | 0.54 |
| HSL | 109.41º | 0.56% | 0.3% | - |
| HSV(B) | 109.41º | 0.72% | 0.46% | - |
| XYZ | 7.97 | 13.7 | 3.66 | - |
| YUV | 87.38 | 97.31 | 99.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 118 | 33 | 0.59 | 0 | 0.72 | 0.54 | 109.41 | 0.56 | 0.3 |
| Hex | 30 | 76 | 21 | 3B | 0 | 48 | 36 | 6D | 38 | 1E |
| Octal | 60 | 166 | 41 | 73 | 0 | 110 | 66 | 155 | 70 | 36 |
| Binary | 110000 | 1110110 | 100001 | 111011 | 0 | 1001000 | 110110 | 1101101 | 111000 | 11110 |
Color Harmonies of #307621
Complementary color
Monochromatic Colors of #307621
Black with #307621
Text Example
Text Example
White with #307621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307621; }
p { color: rgb(48,118,33); }
H1.HeaderClassName
{
color: #307621;
}
.AnyTagClassName
{
color: #307621;
}
</style>
background-color css
<style>
a { background-color: #307621; }
a { background-color: rgb(48,118,33); }
div.DivClassName
{
background-color: #307621;
}
.BgClassName
{
background-color: #307621;
}
</style>
border-color css
<style>
span { border-color: #307621; }
span { border-color: rgb(48,118,33); }
td.TdClassName
{
border-color: #307621;
}
.TagClassName
{
border-color: #307621;
}
</style>