Shades of Bilbao #388024
Tints of Bilbao #388024
RGB
CMYK
RGB Variations
Color information
#388024 (or 0x388024) is known color: Bilbao. HEX triplet: 38, 80 and 24. RGB value is (56,128,36). Sum of RGB (Red+Green+Blue) = 56+128+36=220 (29% of max value = 765). Red value is 56 (22.27% from 255 or 25.45% from 220); Green value is 128 (50.39% from 255 or 58.18% from 220); Blue value is 36 (14.45% from 255 or 16.36% from 220); Max value from RGB is 128 - color contains mainly: green. Hex color #388024 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #388024 is #C77FDB. Grayscale: #606060. Windows color (decimal): -13074396 or 2392120. OLE color: 2392120.
HSL color Cylindrical-coordinate representation of color #388024: hue angle of 106.96º degrees, saturation: 0.56, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #388024 is Cyan = 0.56, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 56 | 128 | 36 | - |
| CMYK | 0.56 | 0 | 0.72 | 0.50 |
| HSL | 106.96º | 0.56% | 0.32% | - |
| HSV(B) | 106.96º | 0.72% | 0.5% | - |
| XYZ | 9.67 | 16.41 | 4.33 | - |
| YUV | 95.98 | 94.15 | 99.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 128 | 36 | 0.56 | 0 | 0.72 | 0.50 | 106.96 | 0.56 | 0.32 |
| Hex | 38 | 80 | 24 | 38 | 0 | 48 | 32 | 6B | 38 | 20 |
| Octal | 70 | 200 | 44 | 70 | 0 | 110 | 62 | 153 | 70 | 40 |
| Binary | 111000 | 10000000 | 100100 | 111000 | 0 | 1001000 | 110010 | 1101011 | 111000 | 100000 |
Color Harmonies of #388024
Complementary color
Monochromatic Colors of #388024
Black with #388024
Text Example
Text Example
White with #388024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388024; }
p { color: rgb(56,128,36); }
H1.HeaderClassName
{
color: #388024;
}
.AnyTagClassName
{
color: #388024;
}
</style>
background-color css
<style>
a { background-color: #388024; }
a { background-color: rgb(56,128,36); }
div.DivClassName
{
background-color: #388024;
}
.BgClassName
{
background-color: #388024;
}
</style>
border-color css
<style>
span { border-color: #388024; }
span { border-color: rgb(56,128,36); }
td.TdClassName
{
border-color: #388024;
}
.TagClassName
{
border-color: #388024;
}
</style>