Shades of Bilbao #388231
Tints of Bilbao #388231
RGB
CMYK
RGB Variations
Color information
#388231 (or 0x388231) is known color: Bilbao. HEX triplet: 38, 82 and 31. RGB value is (56,130,49). Sum of RGB (Red+Green+Blue) = 56+130+49=235 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.83% from 235); Green value is 130 (51.17% from 255 or 55.32% from 235); Blue value is 49 (19.53% from 255 or 20.85% from 235); Max value from RGB is 130 - color contains mainly: green. Hex color #388231 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #388231 is #C77DCE. Grayscale: #626262. Windows color (decimal): -13073871 or 3244600. OLE color: 3244600.
HSL color Cylindrical-coordinate representation of color #388231: hue angle of 114.81º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #388231 is Cyan = 0.57, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 56 | 130 | 49 | - |
| CMYK | 0.57 | 0 | 0.62 | 0.49 |
| HSL | 114.81º | 0.45% | 0.35% | - |
| HSV(B) | 114.81º | 0.62% | 0.51% | - |
| XYZ | 10.17 | 17.03 | 5.66 | - |
| YUV | 98.64 | 99.98 | 97.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 130 | 49 | 0.57 | 0 | 0.62 | 0.49 | 114.81 | 0.45 | 0.35 |
| Hex | 38 | 82 | 31 | 39 | 0 | 3E | 31 | 73 | 2D | 23 |
| Octal | 70 | 202 | 61 | 71 | 0 | 76 | 61 | 163 | 55 | 43 |
| Binary | 111000 | 10000010 | 110001 | 111001 | 0 | 111110 | 110001 | 1110011 | 101101 | 100011 |
Color Harmonies of #388231
Complementary color
Monochromatic Colors of #388231
Black with #388231
Text Example
Text Example
White with #388231
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388231; }
p { color: rgb(56,130,49); }
H1.HeaderClassName
{
color: #388231;
}
.AnyTagClassName
{
color: #388231;
}
</style>
background-color css
<style>
a { background-color: #388231; }
a { background-color: rgb(56,130,49); }
div.DivClassName
{
background-color: #388231;
}
.BgClassName
{
background-color: #388231;
}
</style>
border-color css
<style>
span { border-color: #388231; }
span { border-color: rgb(56,130,49); }
td.TdClassName
{
border-color: #388231;
}
.TagClassName
{
border-color: #388231;
}
</style>