Shades of Bilbao #388210
Tints of Bilbao #388210
RGB
CMYK
RGB Variations
Color information
#388210 (or 0x388210) is known color: Bilbao. HEX triplet: 38, 82 and 10. RGB value is (56,130,16). Sum of RGB (Red+Green+Blue) = 56+130+16=202 (26% of max value = 765). Red value is 56 (22.27% from 255 or 27.72% from 202); Green value is 130 (51.17% from 255 or 64.36% from 202); Blue value is 16 (6.64% from 255 or 7.92% from 202); Max value from RGB is 130 - color contains mainly: green. Hex color #388210 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #388210 is #C77DEF. Grayscale: #5F5F5F. Windows color (decimal): -13073904 or 1081912. OLE color: 1081912.
HSL color Cylindrical-coordinate representation of color #388210: hue angle of 98.95º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #388210 is Cyan = 0.57, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 56 | 130 | 16 | - |
| CMYK | 0.57 | 0 | 0.88 | 0.49 |
| HSL | 98.95º | 0.78% | 0.29% | - |
| HSV(B) | 98.95º | 0.88% | 0.51% | - |
| XYZ | 9.71 | 16.84 | 3.23 | - |
| YUV | 94.88 | 83.48 | 100.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 130 | 16 | 0.57 | 0 | 0.88 | 0.49 | 98.95 | 0.78 | 0.29 |
| Hex | 38 | 82 | 10 | 39 | 0 | 58 | 31 | 63 | 4E | 1D |
| Octal | 70 | 202 | 20 | 71 | 0 | 130 | 61 | 143 | 116 | 35 |
| Binary | 111000 | 10000010 | 10000 | 111001 | 0 | 1011000 | 110001 | 1100011 | 1001110 | 11101 |
Color Harmonies of #388210
Complementary color
Monochromatic Colors of #388210
Black with #388210
Text Example
Text Example
White with #388210
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388210; }
p { color: rgb(56,130,16); }
H1.HeaderClassName
{
color: #388210;
}
.AnyTagClassName
{
color: #388210;
}
</style>
background-color css
<style>
a { background-color: #388210; }
a { background-color: rgb(56,130,16); }
div.DivClassName
{
background-color: #388210;
}
.BgClassName
{
background-color: #388210;
}
</style>
border-color css
<style>
span { border-color: #388210; }
span { border-color: rgb(56,130,16); }
td.TdClassName
{
border-color: #388210;
}
.TagClassName
{
border-color: #388210;
}
</style>