Shades of Bilbao #398324
Tints of Bilbao #398324
RGB
CMYK
RGB Variations
Color information
#398324 (or 0x398324) is known color: Bilbao. HEX triplet: 39, 83 and 24. RGB value is (57,131,36). Sum of RGB (Red+Green+Blue) = 57+131+36=224 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.45% from 224); Green value is 131 (51.56% from 255 or 58.48% from 224); Blue value is 36 (14.45% from 255 or 16.07% from 224); Max value from RGB is 131 - color contains mainly: green. Hex color #398324 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #398324 is #C67CDB. Grayscale: #626262. Windows color (decimal): -13008092 or 2392889. OLE color: 2392889.
HSL color Cylindrical-coordinate representation of color #398324: hue angle of 106.74º degrees, saturation: 0.57, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #398324 is Cyan = 0.56, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 57 | 131 | 36 | - |
| CMYK | 0.56 | 0 | 0.73 | 0.49 |
| HSL | 106.74º | 0.57% | 0.33% | - |
| HSV(B) | 106.74º | 0.73% | 0.51% | - |
| XYZ | 10.12 | 17.23 | 4.46 | - |
| YUV | 98.04 | 92.98 | 98.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 131 | 36 | 0.56 | 0 | 0.73 | 0.49 | 106.74 | 0.57 | 0.33 |
| Hex | 39 | 83 | 24 | 38 | 0 | 49 | 31 | 6B | 39 | 21 |
| Octal | 71 | 203 | 44 | 70 | 0 | 111 | 61 | 153 | 71 | 41 |
| Binary | 111001 | 10000011 | 100100 | 111000 | 0 | 1001001 | 110001 | 1101011 | 111001 | 100001 |
Color Harmonies of #398324
Complementary color
Monochromatic Colors of #398324
Black with #398324
Text Example
Text Example
White with #398324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398324; }
p { color: rgb(57,131,36); }
H1.HeaderClassName
{
color: #398324;
}
.AnyTagClassName
{
color: #398324;
}
</style>
background-color css
<style>
a { background-color: #398324; }
a { background-color: rgb(57,131,36); }
div.DivClassName
{
background-color: #398324;
}
.BgClassName
{
background-color: #398324;
}
</style>
border-color css
<style>
span { border-color: #398324; }
span { border-color: rgb(57,131,36); }
td.TdClassName
{
border-color: #398324;
}
.TagClassName
{
border-color: #398324;
}
</style>