Shades of Bilbao #307224
Tints of Bilbao #307224
RGB
CMYK
RGB Variations
Color information
#307224 (or 0x307224) is known color: Bilbao. HEX triplet: 30, 72 and 24. RGB value is (48,114,36). Sum of RGB (Red+Green+Blue) = 48+114+36=198 (26% of max value = 765). Red value is 48 (19.14% from 255 or 24.24% from 198); Green value is 114 (44.92% from 255 or 57.58% from 198); Blue value is 36 (14.45% from 255 or 18.18% from 198); Max value from RGB is 114 - color contains mainly: green. Hex color #307224 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #307224 is #CF8DDB. Grayscale: #555555. Windows color (decimal): -13602268 or 2388528. OLE color: 2388528.
HSL color Cylindrical-coordinate representation of color #307224: hue angle of 110.77º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #307224 is Cyan = 0.58, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 48 | 114 | 36 | - |
| CMYK | 0.58 | 0 | 0.68 | 0.55 |
| HSL | 110.77º | 0.52% | 0.29% | - |
| HSV(B) | 110.77º | 0.68% | 0.45% | - |
| XYZ | 7.55 | 12.79 | 3.74 | - |
| YUV | 85.37 | 100.13 | 101.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 114 | 36 | 0.58 | 0 | 0.68 | 0.55 | 110.77 | 0.52 | 0.29 |
| Hex | 30 | 72 | 24 | 3A | 0 | 44 | 37 | 6F | 34 | 1D |
| Octal | 60 | 162 | 44 | 72 | 0 | 104 | 67 | 157 | 64 | 35 |
| Binary | 110000 | 1110010 | 100100 | 111010 | 0 | 1000100 | 110111 | 1101111 | 110100 | 11101 |
Color Harmonies of #307224
Complementary color
Monochromatic Colors of #307224
Black with #307224
Text Example
Text Example
White with #307224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307224; }
p { color: rgb(48,114,36); }
H1.HeaderClassName
{
color: #307224;
}
.AnyTagClassName
{
color: #307224;
}
</style>
background-color css
<style>
a { background-color: #307224; }
a { background-color: rgb(48,114,36); }
div.DivClassName
{
background-color: #307224;
}
.BgClassName
{
background-color: #307224;
}
</style>
border-color css
<style>
span { border-color: #307224; }
span { border-color: rgb(48,114,36); }
td.TdClassName
{
border-color: #307224;
}
.TagClassName
{
border-color: #307224;
}
</style>