Shades of Bilbao #306613
Tints of Bilbao #306613
RGB
CMYK
RGB Variations
Color information
#306613 (or 0x306613) is known color: Bilbao. HEX triplet: 30, 66 and 13. RGB value is (48,102,19). Sum of RGB (Red+Green+Blue) = 48+102+19=169 (22% of max value = 765). Red value is 48 (19.14% from 255 or 28.40% from 169); Green value is 102 (40.23% from 255 or 60.36% from 169); Blue value is 19 (7.81% from 255 or 11.24% from 169); Max value from RGB is 102 - color contains mainly: green. Hex color #306613 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #306613 is #CF99EC. Grayscale: #4C4C4C. Windows color (decimal): -13605357 or 1271344. OLE color: 1271344.
HSL color Cylindrical-coordinate representation of color #306613: hue angle of 99.04º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #306613 is Cyan = 0.53, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 48 | 102 | 19 | - |
| CMYK | 0.53 | 0 | 0.81 | 0.6 |
| HSL | 99.04º | 0.69% | 0.24% | - |
| HSV(B) | 99.04º | 0.81% | 0.4% | - |
| XYZ | 6.09 | 10.18 | 2.26 | - |
| YUV | 76.39 | 95.61 | 107.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 102 | 19 | 0.53 | 0 | 0.81 | 0.6 | 99.04 | 0.69 | 0.24 |
| Hex | 30 | 66 | 13 | 35 | 0 | 51 | 3C | 63 | 45 | 18 |
| Octal | 60 | 146 | 23 | 65 | 0 | 121 | 74 | 143 | 105 | 30 |
| Binary | 110000 | 1100110 | 10011 | 110101 | 0 | 1010001 | 111100 | 1100011 | 1000101 | 11000 |
Color Harmonies of #306613
Complementary color
Monochromatic Colors of #306613
Black with #306613
Text Example
Text Example
White with #306613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306613; }
p { color: rgb(48,102,19); }
H1.HeaderClassName
{
color: #306613;
}
.AnyTagClassName
{
color: #306613;
}
</style>
background-color css
<style>
a { background-color: #306613; }
a { background-color: rgb(48,102,19); }
div.DivClassName
{
background-color: #306613;
}
.BgClassName
{
background-color: #306613;
}
</style>
border-color css
<style>
span { border-color: #306613; }
span { border-color: rgb(48,102,19); }
td.TdClassName
{
border-color: #306613;
}
.TagClassName
{
border-color: #306613;
}
</style>