Shades of Bilbao #388630
Tints of Bilbao #388630
RGB
CMYK
RGB Variations
Color information
#388630 (or 0x388630) is known color: Bilbao. HEX triplet: 38, 86 and 30. RGB value is (56,134,48). Sum of RGB (Red+Green+Blue) = 56+134+48=238 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.53% from 238); Green value is 134 (52.73% from 255 or 56.30% from 238); Blue value is 48 (19.14% from 255 or 20.17% from 238); Max value from RGB is 134 - color contains mainly: green. Hex color #388630 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #388630 is #C779CF. Grayscale: #656565. Windows color (decimal): -13072848 or 3180088. OLE color: 3180088.
HSL color Cylindrical-coordinate representation of color #388630: hue angle of 114.42º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #388630 is Cyan = 0.58, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 56 | 134 | 48 | - |
| CMYK | 0.58 | 0 | 0.64 | 0.47 |
| HSL | 114.42º | 0.47% | 0.36% | - |
| HSV(B) | 114.42º | 0.64% | 0.53% | - |
| XYZ | 10.69 | 18.1 | 5.73 | - |
| YUV | 100.87 | 98.16 | 95.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 134 | 48 | 0.58 | 0 | 0.64 | 0.47 | 114.42 | 0.47 | 0.36 |
| Hex | 38 | 86 | 30 | 3A | 0 | 40 | 2F | 72 | 2F | 24 |
| Octal | 70 | 206 | 60 | 72 | 0 | 100 | 57 | 162 | 57 | 44 |
| Binary | 111000 | 10000110 | 110000 | 111010 | 0 | 1000000 | 101111 | 1110010 | 101111 | 100100 |
Color Harmonies of #388630
Complementary color
Monochromatic Colors of #388630
Black with #388630
Text Example
Text Example
White with #388630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388630; }
p { color: rgb(56,134,48); }
H1.HeaderClassName
{
color: #388630;
}
.AnyTagClassName
{
color: #388630;
}
</style>
background-color css
<style>
a { background-color: #388630; }
a { background-color: rgb(56,134,48); }
div.DivClassName
{
background-color: #388630;
}
.BgClassName
{
background-color: #388630;
}
</style>
border-color css
<style>
span { border-color: #388630; }
span { border-color: rgb(56,134,48); }
td.TdClassName
{
border-color: #388630;
}
.TagClassName
{
border-color: #388630;
}
</style>