Shades of Bilbao #398028
Tints of Bilbao #398028
RGB
CMYK
RGB Variations
Color information
#398028 (or 0x398028) is known color: Bilbao. HEX triplet: 39, 80 and 28. RGB value is (57,128,40). Sum of RGB (Red+Green+Blue) = 57+128+40=225 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.33% from 225); Green value is 128 (50.39% from 255 or 56.89% from 225); Blue value is 40 (16.02% from 255 or 17.78% from 225); Max value from RGB is 128 - color contains mainly: green. Hex color #398028 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #398028 is #C67FD7. Grayscale: #616161. Windows color (decimal): -13008856 or 2654265. OLE color: 2654265.
HSL color Cylindrical-coordinate representation of color #398028: hue angle of 108.41º degrees, saturation: 0.52, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #398028 is Cyan = 0.55, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 57 | 128 | 40 | - |
| CMYK | 0.55 | 0 | 0.69 | 0.50 |
| HSL | 108.41º | 0.52% | 0.33% | - |
| HSV(B) | 108.41º | 0.69% | 0.5% | - |
| XYZ | 9.79 | 16.46 | 4.67 | - |
| YUV | 96.74 | 95.98 | 99.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 128 | 40 | 0.55 | 0 | 0.69 | 0.50 | 108.41 | 0.52 | 0.33 |
| Hex | 39 | 80 | 28 | 37 | 0 | 45 | 32 | 6C | 34 | 21 |
| Octal | 71 | 200 | 50 | 67 | 0 | 105 | 62 | 154 | 64 | 41 |
| Binary | 111001 | 10000000 | 101000 | 110111 | 0 | 1000101 | 110010 | 1101100 | 110100 | 100001 |
Color Harmonies of #398028
Complementary color
Monochromatic Colors of #398028
Black with #398028
Text Example
Text Example
White with #398028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398028; }
p { color: rgb(57,128,40); }
H1.HeaderClassName
{
color: #398028;
}
.AnyTagClassName
{
color: #398028;
}
</style>
background-color css
<style>
a { background-color: #398028; }
a { background-color: rgb(57,128,40); }
div.DivClassName
{
background-color: #398028;
}
.BgClassName
{
background-color: #398028;
}
</style>
border-color css
<style>
span { border-color: #398028; }
span { border-color: rgb(57,128,40); }
td.TdClassName
{
border-color: #398028;
}
.TagClassName
{
border-color: #398028;
}
</style>