Shades of Bilbao #307305
Tints of Bilbao #307305
RGB
CMYK
RGB Variations
Color information
#307305 (or 0x307305) is known color: Bilbao. HEX triplet: 30, 73 and 05. RGB value is (48,115,5). Sum of RGB (Red+Green+Blue) = 48+115+5=168 (22% of max value = 765). Red value is 48 (19.14% from 255 or 28.57% from 168); Green value is 115 (45.31% from 255 or 68.45% from 168); Blue value is 5 (2.34% from 255 or 2.98% from 168); Max value from RGB is 115 - color contains mainly: green. Hex color #307305 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #307305 is #CF8CFA. Grayscale: #525252. Windows color (decimal): -13602043 or 357168. OLE color: 357168.
HSL color Cylindrical-coordinate representation of color #307305: hue angle of 96.55º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #307305 is Cyan = 0.58, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 48 | 115 | 5 | - |
| CMYK | 0.58 | 0 | 0.96 | 0.55 |
| HSL | 96.55º | 0.92% | 0.24% | - |
| HSV(B) | 96.55º | 0.96% | 0.45% | - |
| XYZ | 7.38 | 12.9 | 2.24 | - |
| YUV | 82.43 | 84.3 | 103.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 115 | 5 | 0.58 | 0 | 0.96 | 0.55 | 96.55 | 0.92 | 0.24 |
| Hex | 30 | 73 | 5 | 3A | 0 | 60 | 37 | 61 | 5C | 18 |
| Octal | 60 | 163 | 5 | 72 | 0 | 140 | 67 | 141 | 134 | 30 |
| Binary | 110000 | 1110011 | 101 | 111010 | 0 | 1100000 | 110111 | 1100001 | 1011100 | 11000 |
Color Harmonies of #307305
Complementary color
Monochromatic Colors of #307305
Black with #307305
Text Example
Text Example
White with #307305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307305; }
p { color: rgb(48,115,5); }
H1.HeaderClassName
{
color: #307305;
}
.AnyTagClassName
{
color: #307305;
}
</style>
background-color css
<style>
a { background-color: #307305; }
a { background-color: rgb(48,115,5); }
div.DivClassName
{
background-color: #307305;
}
.BgClassName
{
background-color: #307305;
}
</style>
border-color css
<style>
span { border-color: #307305; }
span { border-color: rgb(48,115,5); }
td.TdClassName
{
border-color: #307305;
}
.TagClassName
{
border-color: #307305;
}
</style>