Shades of Bilbao #398826
Tints of Bilbao #398826
RGB
CMYK
RGB Variations
Color information
#398826 (or 0x398826) is known color: Bilbao. HEX triplet: 39, 88 and 26. RGB value is (57,136,38). Sum of RGB (Red+Green+Blue) = 57+136+38=231 (30% of max value = 765). Red value is 57 (22.66% from 255 or 24.68% from 231); Green value is 136 (53.52% from 255 or 58.87% from 231); Blue value is 38 (15.23% from 255 or 16.45% from 231); Max value from RGB is 136 - color contains mainly: green. Hex color #398826 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #398826 is #C677D9. Grayscale: #656565. Windows color (decimal): -13006810 or 2525241. OLE color: 2525241.
HSL color Cylindrical-coordinate representation of color #398826: hue angle of 108.37º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #398826 is Cyan = 0.58, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 136 | 38 | - |
| CMYK | 0.58 | 0 | 0.72 | 0.47 |
| HSL | 108.37º | 0.56% | 0.34% | - |
| HSV(B) | 108.37º | 0.72% | 0.53% | - |
| XYZ | 10.84 | 18.62 | 4.86 | - |
| YUV | 101.21 | 92.33 | 96.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 136 | 38 | 0.58 | 0 | 0.72 | 0.47 | 108.37 | 0.56 | 0.34 |
| Hex | 39 | 88 | 26 | 3A | 0 | 48 | 2F | 6C | 38 | 22 |
| Octal | 71 | 210 | 46 | 72 | 0 | 110 | 57 | 154 | 70 | 42 |
| Binary | 111001 | 10001000 | 100110 | 111010 | 0 | 1001000 | 101111 | 1101100 | 111000 | 100010 |
Color Harmonies of #398826
Complementary color
Monochromatic Colors of #398826
Black with #398826
Text Example
Text Example
White with #398826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398826; }
p { color: rgb(57,136,38); }
H1.HeaderClassName
{
color: #398826;
}
.AnyTagClassName
{
color: #398826;
}
</style>
background-color css
<style>
a { background-color: #398826; }
a { background-color: rgb(57,136,38); }
div.DivClassName
{
background-color: #398826;
}
.BgClassName
{
background-color: #398826;
}
</style>
border-color css
<style>
span { border-color: #398826; }
span { border-color: rgb(57,136,38); }
td.TdClassName
{
border-color: #398826;
}
.TagClassName
{
border-color: #398826;
}
</style>