Shades of Bilbao #397521
Tints of Bilbao #397521
RGB
CMYK
RGB Variations
Color information
#397521 (or 0x397521) is known color: Bilbao. HEX triplet: 39, 75 and 21. RGB value is (57,117,33). Sum of RGB (Red+Green+Blue) = 57+117+33=207 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.54% from 207); Green value is 117 (46.09% from 255 or 56.52% from 207); Blue value is 33 (13.28% from 255 or 15.94% from 207); Max value from RGB is 117 - color contains mainly: green. Hex color #397521 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397521 is #C68ADE. Grayscale: #595959. Windows color (decimal): -13011679 or 2192697. OLE color: 2192697.
HSL color Cylindrical-coordinate representation of color #397521: hue angle of 102.86º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #397521 is Cyan = 0.51, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 117 | 33 | - |
| CMYK | 0.51 | 0 | 0.72 | 0.54 |
| HSL | 102.86º | 0.56% | 0.29% | - |
| HSV(B) | 102.86º | 0.72% | 0.46% | - |
| XYZ | 8.32 | 13.7 | 3.64 | - |
| YUV | 89.48 | 96.12 | 104.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 117 | 33 | 0.51 | 0 | 0.72 | 0.54 | 102.86 | 0.56 | 0.29 |
| Hex | 39 | 75 | 21 | 33 | 0 | 48 | 36 | 67 | 38 | 1D |
| Octal | 71 | 165 | 41 | 63 | 0 | 110 | 66 | 147 | 70 | 35 |
| Binary | 111001 | 1110101 | 100001 | 110011 | 0 | 1001000 | 110110 | 1100111 | 111000 | 11101 |
Color Harmonies of #397521
Complementary color
Monochromatic Colors of #397521
Black with #397521
Text Example
Text Example
White with #397521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397521; }
p { color: rgb(57,117,33); }
H1.HeaderClassName
{
color: #397521;
}
.AnyTagClassName
{
color: #397521;
}
</style>
background-color css
<style>
a { background-color: #397521; }
a { background-color: rgb(57,117,33); }
div.DivClassName
{
background-color: #397521;
}
.BgClassName
{
background-color: #397521;
}
</style>
border-color css
<style>
span { border-color: #397521; }
span { border-color: rgb(57,117,33); }
td.TdClassName
{
border-color: #397521;
}
.TagClassName
{
border-color: #397521;
}
</style>