Shades of Bilbao #398423
Tints of Bilbao #398423
RGB
CMYK
RGB Variations
Color information
#398423 (or 0x398423) is known color: Bilbao. HEX triplet: 39, 84 and 23. RGB value is (57,132,35). Sum of RGB (Red+Green+Blue) = 57+132+35=224 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.45% from 224); Green value is 132 (51.95% from 255 or 58.93% from 224); Blue value is 35 (14.06% from 255 or 15.62% from 224); Max value from RGB is 132 - color contains mainly: green. Hex color #398423 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #398423 is #C67BDC. Grayscale: #626262. Windows color (decimal): -13007837 or 2327609. OLE color: 2327609.
HSL color Cylindrical-coordinate representation of color #398423: hue angle of 106.39º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #398423 is Cyan = 0.57, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 57 | 132 | 35 | - |
| CMYK | 0.57 | 0 | 0.73 | 0.48 |
| HSL | 106.39º | 0.58% | 0.33% | - |
| HSV(B) | 106.39º | 0.73% | 0.52% | - |
| XYZ | 10.24 | 17.49 | 4.43 | - |
| YUV | 98.52 | 92.15 | 98.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 132 | 35 | 0.57 | 0 | 0.73 | 0.48 | 106.39 | 0.58 | 0.33 |
| Hex | 39 | 84 | 23 | 39 | 0 | 49 | 30 | 6A | 3A | 21 |
| Octal | 71 | 204 | 43 | 71 | 0 | 111 | 60 | 152 | 72 | 41 |
| Binary | 111001 | 10000100 | 100011 | 111001 | 0 | 1001001 | 110000 | 1101010 | 111010 | 100001 |
Color Harmonies of #398423
Complementary color
Monochromatic Colors of #398423
Black with #398423
Text Example
Text Example
White with #398423
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398423; }
p { color: rgb(57,132,35); }
H1.HeaderClassName
{
color: #398423;
}
.AnyTagClassName
{
color: #398423;
}
</style>
background-color css
<style>
a { background-color: #398423; }
a { background-color: rgb(57,132,35); }
div.DivClassName
{
background-color: #398423;
}
.BgClassName
{
background-color: #398423;
}
</style>
border-color css
<style>
span { border-color: #398423; }
span { border-color: rgb(57,132,35); }
td.TdClassName
{
border-color: #398423;
}
.TagClassName
{
border-color: #398423;
}
</style>