Shades of Bilbao #388230
Tints of Bilbao #388230
RGB
CMYK
RGB Variations
Color information
#388230 (or 0x388230) is known color: Bilbao. HEX triplet: 38, 82 and 30. RGB value is (56,130,48). Sum of RGB (Red+Green+Blue) = 56+130+48=234 (30% of max value = 765). Red value is 56 (22.27% from 255 or 23.93% from 234); Green value is 130 (51.17% from 255 or 55.56% from 234); Blue value is 48 (19.14% from 255 or 20.51% from 234); Max value from RGB is 130 - color contains mainly: green. Hex color #388230 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #388230 is #C77DCF. Grayscale: #626262. Windows color (decimal): -13073872 or 3179064. OLE color: 3179064.
HSL color Cylindrical-coordinate representation of color #388230: hue angle of 114.15º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #388230 is Cyan = 0.57, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 56 | 130 | 48 | - |
| CMYK | 0.57 | 0 | 0.63 | 0.49 |
| HSL | 114.15º | 0.46% | 0.35% | - |
| HSV(B) | 114.15º | 0.63% | 0.51% | - |
| XYZ | 10.15 | 17.02 | 5.55 | - |
| YUV | 98.53 | 99.48 | 97.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 130 | 48 | 0.57 | 0 | 0.63 | 0.49 | 114.15 | 0.46 | 0.35 |
| Hex | 38 | 82 | 30 | 39 | 0 | 3F | 31 | 72 | 2E | 23 |
| Octal | 70 | 202 | 60 | 71 | 0 | 77 | 61 | 162 | 56 | 43 |
| Binary | 111000 | 10000010 | 110000 | 111001 | 0 | 111111 | 110001 | 1110010 | 101110 | 100011 |
Color Harmonies of #388230
Complementary color
Monochromatic Colors of #388230
Black with #388230
Text Example
Text Example
White with #388230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388230; }
p { color: rgb(56,130,48); }
H1.HeaderClassName
{
color: #388230;
}
.AnyTagClassName
{
color: #388230;
}
</style>
background-color css
<style>
a { background-color: #388230; }
a { background-color: rgb(56,130,48); }
div.DivClassName
{
background-color: #388230;
}
.BgClassName
{
background-color: #388230;
}
</style>
border-color css
<style>
span { border-color: #388230; }
span { border-color: rgb(56,130,48); }
td.TdClassName
{
border-color: #388230;
}
.TagClassName
{
border-color: #388230;
}
</style>