Shades of Bilbao #39741A
Tints of Bilbao #39741A
RGB
CMYK
RGB Variations
Color information
#39741A (or 0x39741A) is known color: Bilbao. HEX triplet: 39, 74 and 1A. RGB value is (57,116,26). Sum of RGB (Red+Green+Blue) = 57+116+26=199 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.64% from 199); Green value is 116 (45.70% from 255 or 58.29% from 199); Blue value is 26 (10.55% from 255 or 13.07% from 199); Max value from RGB is 116 - color contains mainly: green. Hex color #39741A is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #39741A is #C68BE5. Grayscale: #585858. Windows color (decimal): -13011942 or 1733689. OLE color: 1733689.
HSL color Cylindrical-coordinate representation of color #39741A: hue angle of 99.33º degrees, saturation: 0.63, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #39741A is Cyan = 0.51, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 116 | 26 | - |
| CMYK | 0.51 | 0 | 0.78 | 0.55 |
| HSL | 99.33º | 0.63% | 0.28% | - |
| HSV(B) | 99.33º | 0.78% | 0.45% | - |
| XYZ | 8.12 | 13.44 | 3.14 | - |
| YUV | 88.1 | 92.95 | 105.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 116 | 26 | 0.51 | 0 | 0.78 | 0.55 | 99.33 | 0.63 | 0.28 |
| Hex | 39 | 74 | 1A | 33 | 0 | 4E | 37 | 63 | 3F | 1C |
| Octal | 71 | 164 | 32 | 63 | 0 | 116 | 67 | 143 | 77 | 34 |
| Binary | 111001 | 1110100 | 11010 | 110011 | 0 | 1001110 | 110111 | 1100011 | 111111 | 11100 |
Color Harmonies of #39741A
Complementary color
Monochromatic Colors of #39741A
Black with #39741A
Text Example
Text Example
White with #39741A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #39741A; }
p { color: rgb(57,116,26); }
H1.HeaderClassName
{
color: #39741A;
}
.AnyTagClassName
{
color: #39741A;
}
</style>
background-color css
<style>
a { background-color: #39741A; }
a { background-color: rgb(57,116,26); }
div.DivClassName
{
background-color: #39741A;
}
.BgClassName
{
background-color: #39741A;
}
</style>
border-color css
<style>
span { border-color: #39741A; }
span { border-color: rgb(57,116,26); }
td.TdClassName
{
border-color: #39741A;
}
.TagClassName
{
border-color: #39741A;
}
</style>