Shades of Bilbao #388526
Tints of Bilbao #388526
RGB
CMYK
RGB Variations
Color information
#388526 (or 0x388526) is known color: Bilbao. HEX triplet: 38, 85 and 26. RGB value is (56,133,38). Sum of RGB (Red+Green+Blue) = 56+133+38=227 (30% of max value = 765). Red value is 56 (22.27% from 255 or 24.67% from 227); Green value is 133 (52.34% from 255 or 58.59% from 227); Blue value is 38 (15.23% from 255 or 16.74% from 227); Max value from RGB is 133 - color contains mainly: green. Hex color #388526 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #388526 is #C77AD9. Grayscale: #636363. Windows color (decimal): -13073114 or 2524472. OLE color: 2524472.
HSL color Cylindrical-coordinate representation of color #388526: hue angle of 108.63º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #388526 is Cyan = 0.58, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 56 | 133 | 38 | - |
| CMYK | 0.58 | 0 | 0.71 | 0.48 |
| HSL | 108.63º | 0.56% | 0.34% | - |
| HSV(B) | 108.63º | 0.71% | 0.52% | - |
| XYZ | 10.37 | 17.76 | 4.71 | - |
| YUV | 99.15 | 93.49 | 97.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 133 | 38 | 0.58 | 0 | 0.71 | 0.48 | 108.63 | 0.56 | 0.34 |
| Hex | 38 | 85 | 26 | 3A | 0 | 47 | 30 | 6D | 38 | 22 |
| Octal | 70 | 205 | 46 | 72 | 0 | 107 | 60 | 155 | 70 | 42 |
| Binary | 111000 | 10000101 | 100110 | 111010 | 0 | 1000111 | 110000 | 1101101 | 111000 | 100010 |
Color Harmonies of #388526
Complementary color
Monochromatic Colors of #388526
Black with #388526
Text Example
Text Example
White with #388526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388526; }
p { color: rgb(56,133,38); }
H1.HeaderClassName
{
color: #388526;
}
.AnyTagClassName
{
color: #388526;
}
</style>
background-color css
<style>
a { background-color: #388526; }
a { background-color: rgb(56,133,38); }
div.DivClassName
{
background-color: #388526;
}
.BgClassName
{
background-color: #388526;
}
</style>
border-color css
<style>
span { border-color: #388526; }
span { border-color: rgb(56,133,38); }
td.TdClassName
{
border-color: #388526;
}
.TagClassName
{
border-color: #388526;
}
</style>