Shades of Bilbao #398326
Tints of Bilbao #398326
RGB
CMYK
RGB Variations
Color information
#398326 (or 0x398326) is known color: Bilbao. HEX triplet: 39, 83 and 26. RGB value is (57,131,38). Sum of RGB (Red+Green+Blue) = 57+131+38=226 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.22% from 226); Green value is 131 (51.56% from 255 or 57.96% from 226); Blue value is 38 (15.23% from 255 or 16.81% from 226); Max value from RGB is 131 - color contains mainly: green. Hex color #398326 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #398326 is #C67CD9. Grayscale: #626262. Windows color (decimal): -13008090 or 2523961. OLE color: 2523961.
HSL color Cylindrical-coordinate representation of color #398326: hue angle of 107.74º degrees, saturation: 0.55, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #398326 is Cyan = 0.56, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 57 | 131 | 38 | - |
| CMYK | 0.56 | 0 | 0.71 | 0.49 |
| HSL | 107.74º | 0.55% | 0.33% | - |
| HSV(B) | 107.74º | 0.71% | 0.51% | - |
| XYZ | 10.15 | 17.24 | 4.63 | - |
| YUV | 98.27 | 93.98 | 98.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 131 | 38 | 0.56 | 0 | 0.71 | 0.49 | 107.74 | 0.55 | 0.33 |
| Hex | 39 | 83 | 26 | 38 | 0 | 47 | 31 | 6C | 37 | 21 |
| Octal | 71 | 203 | 46 | 70 | 0 | 107 | 61 | 154 | 67 | 41 |
| Binary | 111001 | 10000011 | 100110 | 111000 | 0 | 1000111 | 110001 | 1101100 | 110111 | 100001 |
Color Harmonies of #398326
Complementary color
Monochromatic Colors of #398326
Black with #398326
Text Example
Text Example
White with #398326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398326; }
p { color: rgb(57,131,38); }
H1.HeaderClassName
{
color: #398326;
}
.AnyTagClassName
{
color: #398326;
}
</style>
background-color css
<style>
a { background-color: #398326; }
a { background-color: rgb(57,131,38); }
div.DivClassName
{
background-color: #398326;
}
.BgClassName
{
background-color: #398326;
}
</style>
border-color css
<style>
span { border-color: #398326; }
span { border-color: rgb(57,131,38); }
td.TdClassName
{
border-color: #398326;
}
.TagClassName
{
border-color: #398326;
}
</style>