Shades of Bilbao #388520
Tints of Bilbao #388520
RGB
CMYK
RGB Variations
Color information
#388520 (or 0x388520) is known color: Bilbao. HEX triplet: 38, 85 and 20. RGB value is (56,133,32). Sum of RGB (Red+Green+Blue) = 56+133+32=221 (29% of max value = 765). Red value is 56 (22.27% from 255 or 25.34% from 221); Green value is 133 (52.34% from 255 or 60.18% from 221); Blue value is 32 (12.89% from 255 or 14.48% from 221); Max value from RGB is 133 - color contains mainly: green. Hex color #388520 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #388520 is #C77ADF. Grayscale: #626262. Windows color (decimal): -13073120 or 2131256. OLE color: 2131256.
HSL color Cylindrical-coordinate representation of color #388520: hue angle of 105.74º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #388520 is Cyan = 0.58, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 56 | 133 | 32 | - |
| CMYK | 0.58 | 0 | 0.76 | 0.48 |
| HSL | 105.74º | 0.61% | 0.32% | - |
| HSV(B) | 105.74º | 0.76% | 0.52% | - |
| XYZ | 10.28 | 17.72 | 4.25 | - |
| YUV | 98.46 | 90.49 | 97.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 133 | 32 | 0.58 | 0 | 0.76 | 0.48 | 105.74 | 0.61 | 0.32 |
| Hex | 38 | 85 | 20 | 3A | 0 | 4C | 30 | 6A | 3D | 20 |
| Octal | 70 | 205 | 40 | 72 | 0 | 114 | 60 | 152 | 75 | 40 |
| Binary | 111000 | 10000101 | 100000 | 111010 | 0 | 1001100 | 110000 | 1101010 | 111101 | 100000 |
Color Harmonies of #388520
Complementary color
Monochromatic Colors of #388520
Black with #388520
Text Example
Text Example
White with #388520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388520; }
p { color: rgb(56,133,32); }
H1.HeaderClassName
{
color: #388520;
}
.AnyTagClassName
{
color: #388520;
}
</style>
background-color css
<style>
a { background-color: #388520; }
a { background-color: rgb(56,133,32); }
div.DivClassName
{
background-color: #388520;
}
.BgClassName
{
background-color: #388520;
}
</style>
border-color css
<style>
span { border-color: #388520; }
span { border-color: rgb(56,133,32); }
td.TdClassName
{
border-color: #388520;
}
.TagClassName
{
border-color: #388520;
}
</style>