Shades of Bilbao #388510
Tints of Bilbao #388510
RGB
CMYK
RGB Variations
Color information
#388510 (or 0x388510) is known color: Bilbao. HEX triplet: 38, 85 and 10. RGB value is (56,133,16). Sum of RGB (Red+Green+Blue) = 56+133+16=205 (27% of max value = 765). Red value is 56 (22.27% from 255 or 27.32% from 205); Green value is 133 (52.34% from 255 or 64.88% from 205); Blue value is 16 (6.64% from 255 or 7.80% from 205); Max value from RGB is 133 - color contains mainly: green. Hex color #388510 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #388510 is #C77AEF. Grayscale: #616161. Windows color (decimal): -13073136 or 1082680. OLE color: 1082680.
HSL color Cylindrical-coordinate representation of color #388510: hue angle of 99.49º degrees, saturation: 0.79, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #388510 is Cyan = 0.58, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 56 | 133 | 16 | - |
| CMYK | 0.58 | 0 | 0.88 | 0.48 |
| HSL | 99.49º | 0.79% | 0.29% | - |
| HSV(B) | 99.49º | 0.88% | 0.52% | - |
| XYZ | 10.11 | 17.65 | 3.36 | - |
| YUV | 96.64 | 82.49 | 99.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 133 | 16 | 0.58 | 0 | 0.88 | 0.48 | 99.49 | 0.79 | 0.29 |
| Hex | 38 | 85 | 10 | 3A | 0 | 58 | 30 | 63 | 4F | 1D |
| Octal | 70 | 205 | 20 | 72 | 0 | 130 | 60 | 143 | 117 | 35 |
| Binary | 111000 | 10000101 | 10000 | 111010 | 0 | 1011000 | 110000 | 1100011 | 1001111 | 11101 |
Color Harmonies of #388510
Complementary color
Monochromatic Colors of #388510
Black with #388510
Text Example
Text Example
White with #388510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388510; }
p { color: rgb(56,133,16); }
H1.HeaderClassName
{
color: #388510;
}
.AnyTagClassName
{
color: #388510;
}
</style>
background-color css
<style>
a { background-color: #388510; }
a { background-color: rgb(56,133,16); }
div.DivClassName
{
background-color: #388510;
}
.BgClassName
{
background-color: #388510;
}
</style>
border-color css
<style>
span { border-color: #388510; }
span { border-color: rgb(56,133,16); }
td.TdClassName
{
border-color: #388510;
}
.TagClassName
{
border-color: #388510;
}
</style>