Shades of Bilbao #306715
Tints of Bilbao #306715
RGB
CMYK
RGB Variations
Color information
#306715 (or 0x306715) is known color: Bilbao. HEX triplet: 30, 67 and 15. RGB value is (48,103,21). Sum of RGB (Red+Green+Blue) = 48+103+21=172 (22% of max value = 765). Red value is 48 (19.14% from 255 or 27.91% from 172); Green value is 103 (40.62% from 255 or 59.88% from 172); Blue value is 21 (8.59% from 255 or 12.21% from 172); Max value from RGB is 103 - color contains mainly: green. Hex color #306715 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #306715 is #CF98EA. Grayscale: #4D4D4D. Windows color (decimal): -13605099 or 1402672. OLE color: 1402672.
HSL color Cylindrical-coordinate representation of color #306715: hue angle of 100.24º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #306715 is Cyan = 0.53, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 48 | 103 | 21 | - |
| CMYK | 0.53 | 0 | 0.80 | 0.60 |
| HSL | 100.24º | 0.66% | 0.24% | - |
| HSV(B) | 100.24º | 0.8% | 0.4% | - |
| XYZ | 6.2 | 10.38 | 2.39 | - |
| YUV | 77.21 | 96.28 | 107.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 103 | 21 | 0.53 | 0 | 0.80 | 0.60 | 100.24 | 0.66 | 0.24 |
| Hex | 30 | 67 | 15 | 35 | 0 | 50 | 3C | 64 | 42 | 18 |
| Octal | 60 | 147 | 25 | 65 | 0 | 120 | 74 | 144 | 102 | 30 |
| Binary | 110000 | 1100111 | 10101 | 110101 | 0 | 1010000 | 111100 | 1100100 | 1000010 | 11000 |
Color Harmonies of #306715
Complementary color
Monochromatic Colors of #306715
Black with #306715
Text Example
Text Example
White with #306715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306715; }
p { color: rgb(48,103,21); }
H1.HeaderClassName
{
color: #306715;
}
.AnyTagClassName
{
color: #306715;
}
</style>
background-color css
<style>
a { background-color: #306715; }
a { background-color: rgb(48,103,21); }
div.DivClassName
{
background-color: #306715;
}
.BgClassName
{
background-color: #306715;
}
</style>
border-color css
<style>
span { border-color: #306715; }
span { border-color: rgb(48,103,21); }
td.TdClassName
{
border-color: #306715;
}
.TagClassName
{
border-color: #306715;
}
</style>