Shades of Bilbao #398321
Tints of Bilbao #398321
RGB
CMYK
RGB Variations
Color information
#398321 (or 0x398321) is known color: Bilbao. HEX triplet: 39, 83 and 21. RGB value is (57,131,33). Sum of RGB (Red+Green+Blue) = 57+131+33=221 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.79% from 221); Green value is 131 (51.56% from 255 or 59.28% from 221); Blue value is 33 (13.28% from 255 or 14.93% from 221); Max value from RGB is 131 - color contains mainly: green. Hex color #398321 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #398321 is #C67CDE. Grayscale: #626262. Windows color (decimal): -13008095 or 2196281. OLE color: 2196281.
HSL color Cylindrical-coordinate representation of color #398321: hue angle of 105.31º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #398321 is Cyan = 0.56, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 57 | 131 | 33 | - |
| CMYK | 0.56 | 0 | 0.75 | 0.49 |
| HSL | 105.31º | 0.6% | 0.32% | - |
| HSV(B) | 105.31º | 0.75% | 0.51% | - |
| XYZ | 10.08 | 17.21 | 4.23 | - |
| YUV | 97.7 | 91.48 | 98.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 131 | 33 | 0.56 | 0 | 0.75 | 0.49 | 105.31 | 0.6 | 0.32 |
| Hex | 39 | 83 | 21 | 38 | 0 | 4B | 31 | 69 | 3C | 20 |
| Octal | 71 | 203 | 41 | 70 | 0 | 113 | 61 | 151 | 74 | 40 |
| Binary | 111001 | 10000011 | 100001 | 111000 | 0 | 1001011 | 110001 | 1101001 | 111100 | 100000 |
Color Harmonies of #398321
Complementary color
Monochromatic Colors of #398321
Black with #398321
Text Example
Text Example
White with #398321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398321; }
p { color: rgb(57,131,33); }
H1.HeaderClassName
{
color: #398321;
}
.AnyTagClassName
{
color: #398321;
}
</style>
background-color css
<style>
a { background-color: #398321; }
a { background-color: rgb(57,131,33); }
div.DivClassName
{
background-color: #398321;
}
.BgClassName
{
background-color: #398321;
}
</style>
border-color css
<style>
span { border-color: #398321; }
span { border-color: rgb(57,131,33); }
td.TdClassName
{
border-color: #398321;
}
.TagClassName
{
border-color: #398321;
}
</style>