Shades of Bilbao #307013
Tints of Bilbao #307013
RGB
CMYK
RGB Variations
Color information
#307013 (or 0x307013) is known color: Bilbao. HEX triplet: 30, 70 and 13. RGB value is (48,112,19). Sum of RGB (Red+Green+Blue) = 48+112+19=179 (23% of max value = 765). Red value is 48 (19.14% from 255 or 26.82% from 179); Green value is 112 (44.14% from 255 or 62.57% from 179); Blue value is 19 (7.81% from 255 or 10.61% from 179); Max value from RGB is 112 - color contains mainly: green. Hex color #307013 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #307013 is #CF8FEC. Grayscale: #525252. Windows color (decimal): -13602797 or 1273904. OLE color: 1273904.
HSL color Cylindrical-coordinate representation of color #307013: hue angle of 101.29º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #307013 is Cyan = 0.57, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 48 | 112 | 19 | - |
| CMYK | 0.57 | 0 | 0.83 | 0.56 |
| HSL | 101.29º | 0.71% | 0.26% | - |
| HSV(B) | 101.29º | 0.83% | 0.44% | - |
| XYZ | 7.13 | 12.26 | 2.61 | - |
| YUV | 82.26 | 92.3 | 103.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 112 | 19 | 0.57 | 0 | 0.83 | 0.56 | 101.29 | 0.71 | 0.26 |
| Hex | 30 | 70 | 13 | 39 | 0 | 53 | 38 | 65 | 47 | 1A |
| Octal | 60 | 160 | 23 | 71 | 0 | 123 | 70 | 145 | 107 | 32 |
| Binary | 110000 | 1110000 | 10011 | 111001 | 0 | 1010011 | 111000 | 1100101 | 1000111 | 11010 |
Color Harmonies of #307013
Complementary color
Monochromatic Colors of #307013
Black with #307013
Text Example
Text Example
White with #307013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307013; }
p { color: rgb(48,112,19); }
H1.HeaderClassName
{
color: #307013;
}
.AnyTagClassName
{
color: #307013;
}
</style>
background-color css
<style>
a { background-color: #307013; }
a { background-color: rgb(48,112,19); }
div.DivClassName
{
background-color: #307013;
}
.BgClassName
{
background-color: #307013;
}
</style>
border-color css
<style>
span { border-color: #307013; }
span { border-color: rgb(48,112,19); }
td.TdClassName
{
border-color: #307013;
}
.TagClassName
{
border-color: #307013;
}
</style>