Shades of Bilbao #307717
Tints of Bilbao #307717
RGB
CMYK
RGB Variations
Color information
#307717 (or 0x307717) is known color: Bilbao. HEX triplet: 30, 77 and 17. RGB value is (48,119,23). Sum of RGB (Red+Green+Blue) = 48+119+23=190 (25% of max value = 765). Red value is 48 (19.14% from 255 or 25.26% from 190); Green value is 119 (46.88% from 255 or 62.63% from 190); Blue value is 23 (9.38% from 255 or 12.11% from 190); Max value from RGB is 119 - color contains mainly: green. Hex color #307717 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #307717 is #CF88E8. Grayscale: #575757. Windows color (decimal): -13601001 or 1537840. OLE color: 1537840.
HSL color Cylindrical-coordinate representation of color #307717: hue angle of 104.38º degrees, saturation: 0.68, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #307717 is Cyan = 0.60, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 48 | 119 | 23 | - |
| CMYK | 0.60 | 0 | 0.81 | 0.53 |
| HSL | 104.38º | 0.68% | 0.28% | - |
| HSV(B) | 104.38º | 0.81% | 0.47% | - |
| XYZ | 7.97 | 13.88 | 3.07 | - |
| YUV | 86.83 | 91.98 | 100.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 119 | 23 | 0.60 | 0 | 0.81 | 0.53 | 104.38 | 0.68 | 0.28 |
| Hex | 30 | 77 | 17 | 3C | 0 | 51 | 35 | 68 | 44 | 1C |
| Octal | 60 | 167 | 27 | 74 | 0 | 121 | 65 | 150 | 104 | 34 |
| Binary | 110000 | 1110111 | 10111 | 111100 | 0 | 1010001 | 110101 | 1101000 | 1000100 | 11100 |
Color Harmonies of #307717
Complementary color
Monochromatic Colors of #307717
Black with #307717
Text Example
Text Example
White with #307717
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307717; }
p { color: rgb(48,119,23); }
H1.HeaderClassName
{
color: #307717;
}
.AnyTagClassName
{
color: #307717;
}
</style>
background-color css
<style>
a { background-color: #307717; }
a { background-color: rgb(48,119,23); }
div.DivClassName
{
background-color: #307717;
}
.BgClassName
{
background-color: #307717;
}
</style>
border-color css
<style>
span { border-color: #307717; }
span { border-color: rgb(48,119,23); }
td.TdClassName
{
border-color: #307717;
}
.TagClassName
{
border-color: #307717;
}
</style>