Shades of Bilbao #398817
Tints of Bilbao #398817
RGB
CMYK
RGB Variations
Color information
#398817 (or 0x398817) is known color: Bilbao. HEX triplet: 39, 88 and 17. RGB value is (57,136,23). Sum of RGB (Red+Green+Blue) = 57+136+23=216 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.39% from 216); Green value is 136 (53.52% from 255 or 62.96% from 216); Blue value is 23 (9.38% from 255 or 10.65% from 216); Max value from RGB is 136 - color contains mainly: green. Hex color #398817 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #398817 is #C677E8. Grayscale: #636363. Windows color (decimal): -13006825 or 1542201. OLE color: 1542201.
HSL color Cylindrical-coordinate representation of color #398817: hue angle of 101.95º degrees, saturation: 0.71, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #398817 is Cyan = 0.58, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 136 | 23 | - |
| CMYK | 0.58 | 0 | 0.83 | 0.47 |
| HSL | 101.95º | 0.71% | 0.31% | - |
| HSV(B) | 101.95º | 0.83% | 0.53% | - |
| XYZ | 10.65 | 18.54 | 3.83 | - |
| YUV | 99.5 | 84.83 | 97.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 136 | 23 | 0.58 | 0 | 0.83 | 0.47 | 101.95 | 0.71 | 0.31 |
| Hex | 39 | 88 | 17 | 3A | 0 | 53 | 2F | 66 | 47 | 1F |
| Octal | 71 | 210 | 27 | 72 | 0 | 123 | 57 | 146 | 107 | 37 |
| Binary | 111001 | 10001000 | 10111 | 111010 | 0 | 1010011 | 101111 | 1100110 | 1000111 | 11111 |
Color Harmonies of #398817
Complementary color
Monochromatic Colors of #398817
Black with #398817
Text Example
Text Example
White with #398817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398817; }
p { color: rgb(57,136,23); }
H1.HeaderClassName
{
color: #398817;
}
.AnyTagClassName
{
color: #398817;
}
</style>
background-color css
<style>
a { background-color: #398817; }
a { background-color: rgb(57,136,23); }
div.DivClassName
{
background-color: #398817;
}
.BgClassName
{
background-color: #398817;
}
</style>
border-color css
<style>
span { border-color: #398817; }
span { border-color: rgb(57,136,23); }
td.TdClassName
{
border-color: #398817;
}
.TagClassName
{
border-color: #398817;
}
</style>