Shades of Bilbao #388229
Tints of Bilbao #388229
RGB
CMYK
RGB Variations
Color information
#388229 (or 0x388229) is known color: Bilbao. HEX triplet: 38, 82 and 29. RGB value is (56,130,41). Sum of RGB (Red+Green+Blue) = 56+130+41=227 (30% of max value = 765). Red value is 56 (22.27% from 255 or 24.67% from 227); Green value is 130 (51.17% from 255 or 57.27% from 227); Blue value is 41 (16.41% from 255 or 18.06% from 227); Max value from RGB is 130 - color contains mainly: green. Hex color #388229 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #388229 is #C77DD6. Grayscale: #626262. Windows color (decimal): -13073879 or 2720312. OLE color: 2720312.
HSL color Cylindrical-coordinate representation of color #388229: hue angle of 109.89º degrees, saturation: 0.52, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #388229 is Cyan = 0.57, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 56 | 130 | 41 | - |
| CMYK | 0.57 | 0 | 0.68 | 0.49 |
| HSL | 109.89º | 0.52% | 0.34% | - |
| HSV(B) | 109.89º | 0.68% | 0.51% | - |
| XYZ | 10.01 | 16.97 | 4.84 | - |
| YUV | 97.73 | 95.98 | 98.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 130 | 41 | 0.57 | 0 | 0.68 | 0.49 | 109.89 | 0.52 | 0.34 |
| Hex | 38 | 82 | 29 | 39 | 0 | 44 | 31 | 6E | 34 | 22 |
| Octal | 70 | 202 | 51 | 71 | 0 | 104 | 61 | 156 | 64 | 42 |
| Binary | 111000 | 10000010 | 101001 | 111001 | 0 | 1000100 | 110001 | 1101110 | 110100 | 100010 |
Color Harmonies of #388229
Complementary color
Monochromatic Colors of #388229
Black with #388229
Text Example
Text Example
White with #388229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388229; }
p { color: rgb(56,130,41); }
H1.HeaderClassName
{
color: #388229;
}
.AnyTagClassName
{
color: #388229;
}
</style>
background-color css
<style>
a { background-color: #388229; }
a { background-color: rgb(56,130,41); }
div.DivClassName
{
background-color: #388229;
}
.BgClassName
{
background-color: #388229;
}
</style>
border-color css
<style>
span { border-color: #388229; }
span { border-color: rgb(56,130,41); }
td.TdClassName
{
border-color: #388229;
}
.TagClassName
{
border-color: #388229;
}
</style>