Shades of Bilbao #388705
Tints of Bilbao #388705
RGB
CMYK
RGB Variations
Color information
#388705 (or 0x388705) is known color: Bilbao. HEX triplet: 38, 87 and 05. RGB value is (56,135,5). Sum of RGB (Red+Green+Blue) = 56+135+5=196 (25% of max value = 765). Red value is 56 (22.27% from 255 or 28.57% from 196); Green value is 135 (53.12% from 255 or 68.88% from 196); Blue value is 5 (2.34% from 255 or 2.55% from 196); Max value from RGB is 135 - color contains mainly: green. Hex color #388705 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #388705 is #C778FA. Grayscale: #606060. Windows color (decimal): -13072635 or 362296. OLE color: 362296.
HSL color Cylindrical-coordinate representation of color #388705: hue angle of 96.46º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #388705 is Cyan = 0.59, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 56 | 135 | 5 | - |
| CMYK | 0.59 | 0 | 0.96 | 0.47 |
| HSL | 96.46º | 0.93% | 0.27% | - |
| HSV(B) | 96.46º | 0.96% | 0.53% | - |
| XYZ | 10.32 | 18.18 | 3.11 | - |
| YUV | 96.56 | 76.33 | 99.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 135 | 5 | 0.59 | 0 | 0.96 | 0.47 | 96.46 | 0.93 | 0.27 |
| Hex | 38 | 87 | 5 | 3B | 0 | 60 | 2F | 60 | 5D | 1B |
| Octal | 70 | 207 | 5 | 73 | 0 | 140 | 57 | 140 | 135 | 33 |
| Binary | 111000 | 10000111 | 101 | 111011 | 0 | 1100000 | 101111 | 1100000 | 1011101 | 11011 |
Color Harmonies of #388705
Complementary color
Monochromatic Colors of #388705
Black with #388705
Text Example
Text Example
White with #388705
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388705; }
p { color: rgb(56,135,5); }
H1.HeaderClassName
{
color: #388705;
}
.AnyTagClassName
{
color: #388705;
}
</style>
background-color css
<style>
a { background-color: #388705; }
a { background-color: rgb(56,135,5); }
div.DivClassName
{
background-color: #388705;
}
.BgClassName
{
background-color: #388705;
}
</style>
border-color css
<style>
span { border-color: #388705; }
span { border-color: rgb(56,135,5); }
td.TdClassName
{
border-color: #388705;
}
.TagClassName
{
border-color: #388705;
}
</style>