Shades of Bilbao #388619
Tints of Bilbao #388619
RGB
CMYK
RGB Variations
Color information
#388619 (or 0x388619) is known color: Bilbao. HEX triplet: 38, 86 and 19. RGB value is (56,134,25). Sum of RGB (Red+Green+Blue) = 56+134+25=215 (28% of max value = 765). Red value is 56 (22.27% from 255 or 26.05% from 215); Green value is 134 (52.73% from 255 or 62.33% from 215); Blue value is 25 (10.16% from 255 or 11.63% from 215); Max value from RGB is 134 - color contains mainly: green. Hex color #388619 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #388619 is #C779E6. Grayscale: #626262. Windows color (decimal): -13072871 or 1672760. OLE color: 1672760.
HSL color Cylindrical-coordinate representation of color #388619: hue angle of 102.94º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #388619 is Cyan = 0.58, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 56 | 134 | 25 | - |
| CMYK | 0.58 | 0 | 0.81 | 0.47 |
| HSL | 102.94º | 0.69% | 0.31% | - |
| HSV(B) | 102.94º | 0.81% | 0.53% | - |
| XYZ | 10.33 | 17.96 | 3.84 | - |
| YUV | 98.25 | 86.66 | 97.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 134 | 25 | 0.58 | 0 | 0.81 | 0.47 | 102.94 | 0.69 | 0.31 |
| Hex | 38 | 86 | 19 | 3A | 0 | 51 | 2F | 67 | 45 | 1F |
| Octal | 70 | 206 | 31 | 72 | 0 | 121 | 57 | 147 | 105 | 37 |
| Binary | 111000 | 10000110 | 11001 | 111010 | 0 | 1010001 | 101111 | 1100111 | 1000101 | 11111 |
Color Harmonies of #388619
Complementary color
Monochromatic Colors of #388619
Black with #388619
Text Example
Text Example
White with #388619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388619; }
p { color: rgb(56,134,25); }
H1.HeaderClassName
{
color: #388619;
}
.AnyTagClassName
{
color: #388619;
}
</style>
background-color css
<style>
a { background-color: #388619; }
a { background-color: rgb(56,134,25); }
div.DivClassName
{
background-color: #388619;
}
.BgClassName
{
background-color: #388619;
}
</style>
border-color css
<style>
span { border-color: #388619; }
span { border-color: rgb(56,134,25); }
td.TdClassName
{
border-color: #388619;
}
.TagClassName
{
border-color: #388619;
}
</style>