Shades of Bilbao #397621
Tints of Bilbao #397621
RGB
CMYK
RGB Variations
Color information
#397621 (or 0x397621) is known color: Bilbao. HEX triplet: 39, 76 and 21. RGB value is (57,118,33). Sum of RGB (Red+Green+Blue) = 57+118+33=208 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.40% from 208); Green value is 118 (46.48% from 255 or 56.73% from 208); Blue value is 33 (13.28% from 255 or 15.87% from 208); Max value from RGB is 118 - color contains mainly: green. Hex color #397621 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397621 is #C689DE. Grayscale: #5A5A5A. Windows color (decimal): -13011423 or 2192953. OLE color: 2192953.
HSL color Cylindrical-coordinate representation of color #397621: hue angle of 103.06º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #397621 is Cyan = 0.52, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 118 | 33 | - |
| CMYK | 0.52 | 0 | 0.72 | 0.54 |
| HSL | 103.06º | 0.56% | 0.3% | - |
| HSV(B) | 103.06º | 0.72% | 0.46% | - |
| XYZ | 8.44 | 13.94 | 3.68 | - |
| YUV | 90.07 | 95.79 | 104.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 118 | 33 | 0.52 | 0 | 0.72 | 0.54 | 103.06 | 0.56 | 0.3 |
| Hex | 39 | 76 | 21 | 34 | 0 | 48 | 36 | 67 | 38 | 1E |
| Octal | 71 | 166 | 41 | 64 | 0 | 110 | 66 | 147 | 70 | 36 |
| Binary | 111001 | 1110110 | 100001 | 110100 | 0 | 1001000 | 110110 | 1100111 | 111000 | 11110 |
Color Harmonies of #397621
Complementary color
Monochromatic Colors of #397621
Black with #397621
Text Example
Text Example
White with #397621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397621; }
p { color: rgb(57,118,33); }
H1.HeaderClassName
{
color: #397621;
}
.AnyTagClassName
{
color: #397621;
}
</style>
background-color css
<style>
a { background-color: #397621; }
a { background-color: rgb(57,118,33); }
div.DivClassName
{
background-color: #397621;
}
.BgClassName
{
background-color: #397621;
}
</style>
border-color css
<style>
span { border-color: #397621; }
span { border-color: rgb(57,118,33); }
td.TdClassName
{
border-color: #397621;
}
.TagClassName
{
border-color: #397621;
}
</style>