Shades of Bilbao #307006
Tints of Bilbao #307006
RGB
CMYK
RGB Variations
Color information
#307006 (or 0x307006) is known color: Bilbao. HEX triplet: 30, 70 and 06. RGB value is (48,112,6). Sum of RGB (Red+Green+Blue) = 48+112+6=166 (21% of max value = 765). Red value is 48 (19.14% from 255 or 28.92% from 166); Green value is 112 (44.14% from 255 or 67.47% from 166); Blue value is 6 (2.73% from 255 or 3.61% from 166); Max value from RGB is 112 - color contains mainly: green. Hex color #307006 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #307006 is #CF8FF9. Grayscale: #515151. Windows color (decimal): -13602810 or 421936. OLE color: 421936.
HSL color Cylindrical-coordinate representation of color #307006: hue angle of 96.23º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #307006 is Cyan = 0.57, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 48 | 112 | 6 | - |
| CMYK | 0.57 | 0 | 0.95 | 0.56 |
| HSL | 96.23º | 0.9% | 0.23% | - |
| HSV(B) | 96.23º | 0.95% | 0.44% | - |
| XYZ | 7.05 | 12.23 | 2.16 | - |
| YUV | 80.78 | 85.8 | 104.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 112 | 6 | 0.57 | 0 | 0.95 | 0.56 | 96.23 | 0.9 | 0.23 |
| Hex | 30 | 70 | 6 | 39 | 0 | 5F | 38 | 60 | 5A | 17 |
| Octal | 60 | 160 | 6 | 71 | 0 | 137 | 70 | 140 | 132 | 27 |
| Binary | 110000 | 1110000 | 110 | 111001 | 0 | 1011111 | 111000 | 1100000 | 1011010 | 10111 |
Color Harmonies of #307006
Complementary color
Monochromatic Colors of #307006
Black with #307006
Text Example
Text Example
White with #307006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307006; }
p { color: rgb(48,112,6); }
H1.HeaderClassName
{
color: #307006;
}
.AnyTagClassName
{
color: #307006;
}
</style>
background-color css
<style>
a { background-color: #307006; }
a { background-color: rgb(48,112,6); }
div.DivClassName
{
background-color: #307006;
}
.BgClassName
{
background-color: #307006;
}
</style>
border-color css
<style>
span { border-color: #307006; }
span { border-color: rgb(48,112,6); }
td.TdClassName
{
border-color: #307006;
}
.TagClassName
{
border-color: #307006;
}
</style>