Shades of Bilbao #388028
Tints of Bilbao #388028
RGB
CMYK
RGB Variations
Color information
#388028 (or 0x388028) is known color: Bilbao. HEX triplet: 38, 80 and 28. RGB value is (56,128,40). Sum of RGB (Red+Green+Blue) = 56+128+40=224 (29% of max value = 765). Red value is 56 (22.27% from 255 or 25% from 224); Green value is 128 (50.39% from 255 or 57.14% from 224); Blue value is 40 (16.02% from 255 or 17.86% from 224); Max value from RGB is 128 - color contains mainly: green. Hex color #388028 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #388028 is #C77FD7. Grayscale: #606060. Windows color (decimal): -13074392 or 2654264. OLE color: 2654264.
HSL color Cylindrical-coordinate representation of color #388028: hue angle of 109.09º degrees, saturation: 0.52, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #388028 is Cyan = 0.56, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 56 | 128 | 40 | - |
| CMYK | 0.56 | 0 | 0.69 | 0.50 |
| HSL | 109.09º | 0.52% | 0.33% | - |
| HSV(B) | 109.09º | 0.69% | 0.5% | - |
| XYZ | 9.73 | 16.43 | 4.67 | - |
| YUV | 96.44 | 96.15 | 99.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 128 | 40 | 0.56 | 0 | 0.69 | 0.50 | 109.09 | 0.52 | 0.33 |
| Hex | 38 | 80 | 28 | 38 | 0 | 45 | 32 | 6D | 34 | 21 |
| Octal | 70 | 200 | 50 | 70 | 0 | 105 | 62 | 155 | 64 | 41 |
| Binary | 111000 | 10000000 | 101000 | 111000 | 0 | 1000101 | 110010 | 1101101 | 110100 | 100001 |
Color Harmonies of #388028
Complementary color
Monochromatic Colors of #388028
Black with #388028
Text Example
Text Example
White with #388028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388028; }
p { color: rgb(56,128,40); }
H1.HeaderClassName
{
color: #388028;
}
.AnyTagClassName
{
color: #388028;
}
</style>
background-color css
<style>
a { background-color: #388028; }
a { background-color: rgb(56,128,40); }
div.DivClassName
{
background-color: #388028;
}
.BgClassName
{
background-color: #388028;
}
</style>
border-color css
<style>
span { border-color: #388028; }
span { border-color: rgb(56,128,40); }
td.TdClassName
{
border-color: #388028;
}
.TagClassName
{
border-color: #388028;
}
</style>