Shades of Bilbao #388518
Tints of Bilbao #388518
RGB
CMYK
RGB Variations
Color information
#388518 (or 0x388518) is known color: Bilbao. HEX triplet: 38, 85 and 18. RGB value is (56,133,24). Sum of RGB (Red+Green+Blue) = 56+133+24=213 (28% of max value = 765). Red value is 56 (22.27% from 255 or 26.29% from 213); Green value is 133 (52.34% from 255 or 62.44% from 213); Blue value is 24 (9.77% from 255 or 11.27% from 213); Max value from RGB is 133 - color contains mainly: green. Hex color #388518 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #388518 is #C77AE7. Grayscale: #616161. Windows color (decimal): -13073128 or 1606968. OLE color: 1606968.
HSL color Cylindrical-coordinate representation of color #388518: hue angle of 102.39º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #388518 is Cyan = 0.58, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 56 | 133 | 24 | - |
| CMYK | 0.58 | 0 | 0.82 | 0.48 |
| HSL | 102.39º | 0.69% | 0.31% | - |
| HSV(B) | 102.39º | 0.82% | 0.52% | - |
| XYZ | 10.18 | 17.68 | 3.74 | - |
| YUV | 97.55 | 86.49 | 98.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 133 | 24 | 0.58 | 0 | 0.82 | 0.48 | 102.39 | 0.69 | 0.31 |
| Hex | 38 | 85 | 18 | 3A | 0 | 52 | 30 | 66 | 45 | 1F |
| Octal | 70 | 205 | 30 | 72 | 0 | 122 | 60 | 146 | 105 | 37 |
| Binary | 111000 | 10000101 | 11000 | 111010 | 0 | 1010010 | 110000 | 1100110 | 1000101 | 11111 |
Color Harmonies of #388518
Complementary color
Monochromatic Colors of #388518
Black with #388518
Text Example
Text Example
White with #388518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388518; }
p { color: rgb(56,133,24); }
H1.HeaderClassName
{
color: #388518;
}
.AnyTagClassName
{
color: #388518;
}
</style>
background-color css
<style>
a { background-color: #388518; }
a { background-color: rgb(56,133,24); }
div.DivClassName
{
background-color: #388518;
}
.BgClassName
{
background-color: #388518;
}
</style>
border-color css
<style>
span { border-color: #388518; }
span { border-color: rgb(56,133,24); }
td.TdClassName
{
border-color: #388518;
}
.TagClassName
{
border-color: #388518;
}
</style>