Shades of Bilbao #308807
Tints of Bilbao #308807
RGB
CMYK
RGB Variations
Color information
#308807 (or 0x308807) is known color: Bilbao. HEX triplet: 30, 88 and 07. RGB value is (48,136,7). Sum of RGB (Red+Green+Blue) = 48+136+7=191 (25% of max value = 765). Red value is 48 (19.14% from 255 or 25.13% from 191); Green value is 136 (53.52% from 255 or 71.20% from 191); Blue value is 7 (3.12% from 255 or 3.66% from 191); Max value from RGB is 136 - color contains mainly: green. Hex color #308807 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #308807 is #CF77F8. Grayscale: #5F5F5F. Windows color (decimal): -13596665 or 493616. OLE color: 493616.
HSL color Cylindrical-coordinate representation of color #308807: hue angle of 100.93º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #308807 is Cyan = 0.65, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 48 | 136 | 7 | - |
| CMYK | 0.65 | 0 | 0.95 | 0.47 |
| HSL | 100.93º | 0.9% | 0.28% | - |
| HSV(B) | 100.93º | 0.95% | 0.53% | - |
| XYZ | 10.06 | 18.25 | 3.19 | - |
| YUV | 94.98 | 78.35 | 94.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 136 | 7 | 0.65 | 0 | 0.95 | 0.47 | 100.93 | 0.9 | 0.28 |
| Hex | 30 | 88 | 7 | 41 | 0 | 5F | 2F | 65 | 5A | 1C |
| Octal | 60 | 210 | 7 | 101 | 0 | 137 | 57 | 145 | 132 | 34 |
| Binary | 110000 | 10001000 | 111 | 1000001 | 0 | 1011111 | 101111 | 1100101 | 1011010 | 11100 |
Color Harmonies of #308807
Complementary color
Monochromatic Colors of #308807
Black with #308807
Text Example
Text Example
White with #308807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #308807; }
p { color: rgb(48,136,7); }
H1.HeaderClassName
{
color: #308807;
}
.AnyTagClassName
{
color: #308807;
}
</style>
background-color css
<style>
a { background-color: #308807; }
a { background-color: rgb(48,136,7); }
div.DivClassName
{
background-color: #308807;
}
.BgClassName
{
background-color: #308807;
}
</style>
border-color css
<style>
span { border-color: #308807; }
span { border-color: rgb(48,136,7); }
td.TdClassName
{
border-color: #308807;
}
.TagClassName
{
border-color: #308807;
}
</style>