Shades of Bilbao #307017
Tints of Bilbao #307017
RGB
CMYK
RGB Variations
Color information
#307017 (or 0x307017) is known color: Bilbao. HEX triplet: 30, 70 and 17. RGB value is (48,112,23). Sum of RGB (Red+Green+Blue) = 48+112+23=183 (24% of max value = 765). Red value is 48 (19.14% from 255 or 26.23% from 183); Green value is 112 (44.14% from 255 or 61.20% from 183); Blue value is 23 (9.38% from 255 or 12.57% from 183); Max value from RGB is 112 - color contains mainly: green. Hex color #307017 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #307017 is #CF8FE8. Grayscale: #535353. Windows color (decimal): -13602793 or 1536048. OLE color: 1536048.
HSL color Cylindrical-coordinate representation of color #307017: hue angle of 103.15º degrees, saturation: 0.66, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #307017 is Cyan = 0.57, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 48 | 112 | 23 | - |
| CMYK | 0.57 | 0 | 0.79 | 0.56 |
| HSL | 103.15º | 0.66% | 0.26% | - |
| HSV(B) | 103.15º | 0.79% | 0.44% | - |
| XYZ | 7.17 | 12.28 | 2.8 | - |
| YUV | 82.72 | 94.3 | 103.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 112 | 23 | 0.57 | 0 | 0.79 | 0.56 | 103.15 | 0.66 | 0.26 |
| Hex | 30 | 70 | 17 | 39 | 0 | 4F | 38 | 67 | 42 | 1A |
| Octal | 60 | 160 | 27 | 71 | 0 | 117 | 70 | 147 | 102 | 32 |
| Binary | 110000 | 1110000 | 10111 | 111001 | 0 | 1001111 | 111000 | 1100111 | 1000010 | 11010 |
Color Harmonies of #307017
Complementary color
Monochromatic Colors of #307017
Black with #307017
Text Example
Text Example
White with #307017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307017; }
p { color: rgb(48,112,23); }
H1.HeaderClassName
{
color: #307017;
}
.AnyTagClassName
{
color: #307017;
}
</style>
background-color css
<style>
a { background-color: #307017; }
a { background-color: rgb(48,112,23); }
div.DivClassName
{
background-color: #307017;
}
.BgClassName
{
background-color: #307017;
}
</style>
border-color css
<style>
span { border-color: #307017; }
span { border-color: rgb(48,112,23); }
td.TdClassName
{
border-color: #307017;
}
.TagClassName
{
border-color: #307017;
}
</style>