Shades of Bilbao #39762A
Tints of Bilbao #39762A
RGB
CMYK
RGB Variations
Color information
#39762A (or 0x39762A) is known color: Bilbao. HEX triplet: 39, 76 and 2A. RGB value is (57,118,42). Sum of RGB (Red+Green+Blue) = 57+118+42=217 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.27% from 217); Green value is 118 (46.48% from 255 or 54.38% from 217); Blue value is 42 (16.80% from 255 or 19.35% from 217); Max value from RGB is 118 - color contains mainly: green. Hex color #39762A is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #39762A is #C689D5. Grayscale: #5B5B5B. Windows color (decimal): -13011414 or 2782777. OLE color: 2782777.
HSL color Cylindrical-coordinate representation of color #39762A: hue angle of 108.16º degrees, saturation: 0.47, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #39762A is Cyan = 0.52, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 118 | 42 | - |
| CMYK | 0.52 | 0 | 0.64 | 0.54 |
| HSL | 108.16º | 0.48% | 0.31% | - |
| HSV(B) | 108.16º | 0.64% | 0.46% | - |
| XYZ | 8.58 | 13.99 | 4.44 | - |
| YUV | 91.1 | 100.29 | 103.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 118 | 42 | 0.52 | 0 | 0.64 | 0.54 | 108.16 | 0.48 | 0.31 |
| Hex | 39 | 76 | 2A | 34 | 0 | 40 | 36 | 6C | 30 | 1F |
| Octal | 71 | 166 | 52 | 64 | 0 | 100 | 66 | 154 | 60 | 37 |
| Binary | 111001 | 1110110 | 101010 | 110100 | 0 | 1000000 | 110110 | 1101100 | 110000 | 11111 |
Color Harmonies of #39762A
Complementary color
Monochromatic Colors of #39762A
Black with #39762A
Text Example
Text Example
White with #39762A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #39762A; }
p { color: rgb(57,118,42); }
H1.HeaderClassName
{
color: #39762A;
}
.AnyTagClassName
{
color: #39762A;
}
</style>
background-color css
<style>
a { background-color: #39762A; }
a { background-color: rgb(57,118,42); }
div.DivClassName
{
background-color: #39762A;
}
.BgClassName
{
background-color: #39762A;
}
</style>
border-color css
<style>
span { border-color: #39762A; }
span { border-color: rgb(57,118,42); }
td.TdClassName
{
border-color: #39762A;
}
.TagClassName
{
border-color: #39762A;
}
</style>