Shades of Bilbao #308115
Tints of Bilbao #308115
RGB
CMYK
RGB Variations
Color information
#308115 (or 0x308115) is known color: Bilbao. HEX triplet: 30, 81 and 15. RGB value is (48,129,21). Sum of RGB (Red+Green+Blue) = 48+129+21=198 (26% of max value = 765). Red value is 48 (19.14% from 255 or 24.24% from 198); Green value is 129 (50.78% from 255 or 65.15% from 198); Blue value is 21 (8.59% from 255 or 10.61% from 198); Max value from RGB is 129 - color contains mainly: green. Hex color #308115 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #308115 is #CF7EEA. Grayscale: #5C5C5C. Windows color (decimal): -13598443 or 1409328. OLE color: 1409328.
HSL color Cylindrical-coordinate representation of color #308115: hue angle of 105º degrees, saturation: 0.72, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #308115 is Cyan = 0.63, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 48 | 129 | 21 | - |
| CMYK | 0.63 | 0 | 0.84 | 0.49 |
| HSL | 105º | 0.72% | 0.29% | - |
| HSV(B) | 105º | 0.84% | 0.51% | - |
| XYZ | 9.2 | 16.38 | 3.39 | - |
| YUV | 92.47 | 87.66 | 96.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 129 | 21 | 0.63 | 0 | 0.84 | 0.49 | 105 | 0.72 | 0.29 |
| Hex | 30 | 81 | 15 | 3F | 0 | 54 | 31 | 69 | 48 | 1D |
| Octal | 60 | 201 | 25 | 77 | 0 | 124 | 61 | 151 | 110 | 35 |
| Binary | 110000 | 10000001 | 10101 | 111111 | 0 | 1010100 | 110001 | 1101001 | 1001000 | 11101 |
Color Harmonies of #308115
Complementary color
Monochromatic Colors of #308115
Black with #308115
Text Example
Text Example
White with #308115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #308115; }
p { color: rgb(48,129,21); }
H1.HeaderClassName
{
color: #308115;
}
.AnyTagClassName
{
color: #308115;
}
</style>
background-color css
<style>
a { background-color: #308115; }
a { background-color: rgb(48,129,21); }
div.DivClassName
{
background-color: #308115;
}
.BgClassName
{
background-color: #308115;
}
</style>
border-color css
<style>
span { border-color: #308115; }
span { border-color: rgb(48,129,21); }
td.TdClassName
{
border-color: #308115;
}
.TagClassName
{
border-color: #308115;
}
</style>