Shades of Bilbao #387705
Tints of Bilbao #387705
RGB
CMYK
RGB Variations
Color information
#387705 (or 0x387705) is known color: Bilbao. HEX triplet: 38, 77 and 05. RGB value is (56,119,5). Sum of RGB (Red+Green+Blue) = 56+119+5=180 (23% of max value = 765). Red value is 56 (22.27% from 255 or 31.11% from 180); Green value is 119 (46.88% from 255 or 66.11% from 180); Blue value is 5 (2.34% from 255 or 2.78% from 180); Max value from RGB is 119 - color contains mainly: green. Hex color #387705 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #387705 is #C788FA. Grayscale: #575757. Windows color (decimal): -13076731 or 358200. OLE color: 358200.
HSL color Cylindrical-coordinate representation of color #387705: hue angle of 93.16º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #387705 is Cyan = 0.53, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 119 | 5 | - |
| CMYK | 0.53 | 0 | 0.96 | 0.53 |
| HSL | 93.16º | 0.92% | 0.24% | - |
| HSV(B) | 93.16º | 0.96% | 0.47% | - |
| XYZ | 8.26 | 14.05 | 2.42 | - |
| YUV | 87.17 | 81.63 | 105.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 119 | 5 | 0.53 | 0 | 0.96 | 0.53 | 93.16 | 0.92 | 0.24 |
| Hex | 38 | 77 | 5 | 35 | 0 | 60 | 35 | 5D | 5C | 18 |
| Octal | 70 | 167 | 5 | 65 | 0 | 140 | 65 | 135 | 134 | 30 |
| Binary | 111000 | 1110111 | 101 | 110101 | 0 | 1100000 | 110101 | 1011101 | 1011100 | 11000 |
Color Harmonies of #387705
Complementary color
Monochromatic Colors of #387705
Black with #387705
Text Example
Text Example
White with #387705
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387705; }
p { color: rgb(56,119,5); }
H1.HeaderClassName
{
color: #387705;
}
.AnyTagClassName
{
color: #387705;
}
</style>
background-color css
<style>
a { background-color: #387705; }
a { background-color: rgb(56,119,5); }
div.DivClassName
{
background-color: #387705;
}
.BgClassName
{
background-color: #387705;
}
</style>
border-color css
<style>
span { border-color: #387705; }
span { border-color: rgb(56,119,5); }
td.TdClassName
{
border-color: #387705;
}
.TagClassName
{
border-color: #387705;
}
</style>