Shades of Bilbao #398229
Tints of Bilbao #398229
RGB
CMYK
RGB Variations
Color information
#398229 (or 0x398229) is known color: Bilbao. HEX triplet: 39, 82 and 29. RGB value is (57,130,41). Sum of RGB (Red+Green+Blue) = 57+130+41=228 (30% of max value = 765). Red value is 57 (22.66% from 255 or 25% from 228); Green value is 130 (51.17% from 255 or 57.02% from 228); Blue value is 41 (16.41% from 255 or 17.98% from 228); Max value from RGB is 130 - color contains mainly: green. Hex color #398229 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #398229 is #C67DD6. Grayscale: #626262. Windows color (decimal): -13008343 or 2720313. OLE color: 2720313.
HSL color Cylindrical-coordinate representation of color #398229: hue angle of 109.21º degrees, saturation: 0.52, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #398229 is Cyan = 0.56, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 57 | 130 | 41 | - |
| CMYK | 0.56 | 0 | 0.68 | 0.49 |
| HSL | 109.21º | 0.52% | 0.34% | - |
| HSV(B) | 109.21º | 0.68% | 0.51% | - |
| XYZ | 10.07 | 17 | 4.85 | - |
| YUV | 98.03 | 95.82 | 98.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 130 | 41 | 0.56 | 0 | 0.68 | 0.49 | 109.21 | 0.52 | 0.34 |
| Hex | 39 | 82 | 29 | 38 | 0 | 44 | 31 | 6D | 34 | 22 |
| Octal | 71 | 202 | 51 | 70 | 0 | 104 | 61 | 155 | 64 | 42 |
| Binary | 111001 | 10000010 | 101001 | 111000 | 0 | 1000100 | 110001 | 1101101 | 110100 | 100010 |
Color Harmonies of #398229
Complementary color
Monochromatic Colors of #398229
Black with #398229
Text Example
Text Example
White with #398229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398229; }
p { color: rgb(57,130,41); }
H1.HeaderClassName
{
color: #398229;
}
.AnyTagClassName
{
color: #398229;
}
</style>
background-color css
<style>
a { background-color: #398229; }
a { background-color: rgb(57,130,41); }
div.DivClassName
{
background-color: #398229;
}
.BgClassName
{
background-color: #398229;
}
</style>
border-color css
<style>
span { border-color: #398229; }
span { border-color: rgb(57,130,41); }
td.TdClassName
{
border-color: #398229;
}
.TagClassName
{
border-color: #398229;
}
</style>