Shades of Bilbao #388618
Tints of Bilbao #388618
RGB
CMYK
RGB Variations
Color information
#388618 (or 0x388618) is known color: Bilbao. HEX triplet: 38, 86 and 18. RGB value is (56,134,24). Sum of RGB (Red+Green+Blue) = 56+134+24=214 (28% of max value = 765). Red value is 56 (22.27% from 255 or 26.17% from 214); Green value is 134 (52.73% from 255 or 62.62% from 214); Blue value is 24 (9.77% from 255 or 11.21% from 214); Max value from RGB is 134 - color contains mainly: green. Hex color #388618 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #388618 is #C779E7. Grayscale: #626262. Windows color (decimal): -13072872 or 1607224. OLE color: 1607224.
HSL color Cylindrical-coordinate representation of color #388618: hue angle of 102.55º degrees, saturation: 0.7, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #388618 is Cyan = 0.58, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 56 | 134 | 24 | - |
| CMYK | 0.58 | 0 | 0.82 | 0.47 |
| HSL | 102.55º | 0.7% | 0.31% | - |
| HSV(B) | 102.55º | 0.82% | 0.53% | - |
| XYZ | 10.32 | 17.96 | 3.79 | - |
| YUV | 98.14 | 86.16 | 97.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 134 | 24 | 0.58 | 0 | 0.82 | 0.47 | 102.55 | 0.7 | 0.31 |
| Hex | 38 | 86 | 18 | 3A | 0 | 52 | 2F | 67 | 46 | 1F |
| Octal | 70 | 206 | 30 | 72 | 0 | 122 | 57 | 147 | 106 | 37 |
| Binary | 111000 | 10000110 | 11000 | 111010 | 0 | 1010010 | 101111 | 1100111 | 1000110 | 11111 |
Color Harmonies of #388618
Complementary color
Monochromatic Colors of #388618
Black with #388618
Text Example
Text Example
White with #388618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388618; }
p { color: rgb(56,134,24); }
H1.HeaderClassName
{
color: #388618;
}
.AnyTagClassName
{
color: #388618;
}
</style>
background-color css
<style>
a { background-color: #388618; }
a { background-color: rgb(56,134,24); }
div.DivClassName
{
background-color: #388618;
}
.BgClassName
{
background-color: #388618;
}
</style>
border-color css
<style>
span { border-color: #388618; }
span { border-color: rgb(56,134,24); }
td.TdClassName
{
border-color: #388618;
}
.TagClassName
{
border-color: #388618;
}
</style>