Shades of Bilbao #388825
Tints of Bilbao #388825
RGB
CMYK
RGB Variations
Color information
#388825 (or 0x388825) is known color: Bilbao. HEX triplet: 38, 88 and 25. RGB value is (56,136,37). Sum of RGB (Red+Green+Blue) = 56+136+37=229 (30% of max value = 765). Red value is 56 (22.27% from 255 or 24.45% from 229); Green value is 136 (53.52% from 255 or 59.39% from 229); Blue value is 37 (14.84% from 255 or 16.16% from 229); Max value from RGB is 136 - color contains mainly: green. Hex color #388825 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #388825 is #C777DA. Grayscale: #656565. Windows color (decimal): -13072347 or 2459704. OLE color: 2459704.
HSL color Cylindrical-coordinate representation of color #388825: hue angle of 108.48º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #388825 is Cyan = 0.59, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 56 | 136 | 37 | - |
| CMYK | 0.59 | 0 | 0.73 | 0.47 |
| HSL | 108.48º | 0.57% | 0.34% | - |
| HSV(B) | 108.48º | 0.73% | 0.53% | - |
| XYZ | 10.77 | 18.58 | 4.77 | - |
| YUV | 100.79 | 92 | 96.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 136 | 37 | 0.59 | 0 | 0.73 | 0.47 | 108.48 | 0.57 | 0.34 |
| Hex | 38 | 88 | 25 | 3B | 0 | 49 | 2F | 6C | 39 | 22 |
| Octal | 70 | 210 | 45 | 73 | 0 | 111 | 57 | 154 | 71 | 42 |
| Binary | 111000 | 10001000 | 100101 | 111011 | 0 | 1001001 | 101111 | 1101100 | 111001 | 100010 |
Color Harmonies of #388825
Complementary color
Monochromatic Colors of #388825
Black with #388825
Text Example
Text Example
White with #388825
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388825; }
p { color: rgb(56,136,37); }
H1.HeaderClassName
{
color: #388825;
}
.AnyTagClassName
{
color: #388825;
}
</style>
background-color css
<style>
a { background-color: #388825; }
a { background-color: rgb(56,136,37); }
div.DivClassName
{
background-color: #388825;
}
.BgClassName
{
background-color: #388825;
}
</style>
border-color css
<style>
span { border-color: #388825; }
span { border-color: rgb(56,136,37); }
td.TdClassName
{
border-color: #388825;
}
.TagClassName
{
border-color: #388825;
}
</style>