Shades of Bilbao #306713
Tints of Bilbao #306713
RGB
CMYK
RGB Variations
Color information
#306713 (or 0x306713) is known color: Bilbao. HEX triplet: 30, 67 and 13. RGB value is (48,103,19). Sum of RGB (Red+Green+Blue) = 48+103+19=170 (22% of max value = 765). Red value is 48 (19.14% from 255 or 28.24% from 170); Green value is 103 (40.62% from 255 or 60.59% from 170); Blue value is 19 (7.81% from 255 or 11.18% from 170); Max value from RGB is 103 - color contains mainly: green. Hex color #306713 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #306713 is #CF98EC. Grayscale: #4D4D4D. Windows color (decimal): -13605101 or 1271600. OLE color: 1271600.
HSL color Cylindrical-coordinate representation of color #306713: hue angle of 99.29º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #306713 is Cyan = 0.53, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 48 | 103 | 19 | - |
| CMYK | 0.53 | 0 | 0.82 | 0.60 |
| HSL | 99.29º | 0.69% | 0.24% | - |
| HSV(B) | 99.29º | 0.82% | 0.4% | - |
| XYZ | 6.19 | 10.38 | 2.29 | - |
| YUV | 76.98 | 95.28 | 107.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 103 | 19 | 0.53 | 0 | 0.82 | 0.60 | 99.29 | 0.69 | 0.24 |
| Hex | 30 | 67 | 13 | 35 | 0 | 52 | 3C | 63 | 45 | 18 |
| Octal | 60 | 147 | 23 | 65 | 0 | 122 | 74 | 143 | 105 | 30 |
| Binary | 110000 | 1100111 | 10011 | 110101 | 0 | 1010010 | 111100 | 1100011 | 1000101 | 11000 |
Color Harmonies of #306713
Complementary color
Monochromatic Colors of #306713
Black with #306713
Text Example
Text Example
White with #306713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306713; }
p { color: rgb(48,103,19); }
H1.HeaderClassName
{
color: #306713;
}
.AnyTagClassName
{
color: #306713;
}
</style>
background-color css
<style>
a { background-color: #306713; }
a { background-color: rgb(48,103,19); }
div.DivClassName
{
background-color: #306713;
}
.BgClassName
{
background-color: #306713;
}
</style>
border-color css
<style>
span { border-color: #306713; }
span { border-color: rgb(48,103,19); }
td.TdClassName
{
border-color: #306713;
}
.TagClassName
{
border-color: #306713;
}
</style>