Shades of Bilbao #438319
Tints of Bilbao #438319
RGB
CMYK
RGB Variations
Color information
#438319 (or 0x438319) is known color: Bilbao. HEX triplet: 43, 83 and 19. RGB value is (67,131,25). Sum of RGB (Red+Green+Blue) = 67+131+25=223 (29% of max value = 765). Red value is 67 (26.56% from 255 or 30.04% from 223); Green value is 131 (51.56% from 255 or 58.74% from 223); Blue value is 25 (10.16% from 255 or 11.21% from 223); Max value from RGB is 131 - color contains mainly: green. Hex color #438319 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #438319 is #BC7CE6. Grayscale: #646464. Windows color (decimal): -12352743 or 1672003. OLE color: 1672003.
HSL color Cylindrical-coordinate representation of color #438319: hue angle of 96.23º degrees, saturation: 0.68, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #438319 is Cyan = 0.49, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 67 | 131 | 25 | - |
| CMYK | 0.49 | 0 | 0.81 | 0.49 |
| HSL | 96.23º | 0.68% | 0.31% | - |
| HSV(B) | 96.23º | 0.81% | 0.51% | - |
| XYZ | 10.61 | 17.5 | 3.74 | - |
| YUV | 99.78 | 85.8 | 104.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 131 | 25 | 0.49 | 0 | 0.81 | 0.49 | 96.23 | 0.68 | 0.31 |
| Hex | 43 | 83 | 19 | 31 | 0 | 51 | 31 | 60 | 44 | 1F |
| Octal | 103 | 203 | 31 | 61 | 0 | 121 | 61 | 140 | 104 | 37 |
| Binary | 1000011 | 10000011 | 11001 | 110001 | 0 | 1010001 | 110001 | 1100000 | 1000100 | 11111 |
Color Harmonies of #438319
Complementary color
Monochromatic Colors of #438319
Black with #438319
Text Example
Text Example
White with #438319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438319; }
p { color: rgb(67,131,25); }
H1.HeaderClassName
{
color: #438319;
}
.AnyTagClassName
{
color: #438319;
}
</style>
background-color css
<style>
a { background-color: #438319; }
a { background-color: rgb(67,131,25); }
div.DivClassName
{
background-color: #438319;
}
.BgClassName
{
background-color: #438319;
}
</style>
border-color css
<style>
span { border-color: #438319; }
span { border-color: rgb(67,131,25); }
td.TdClassName
{
border-color: #438319;
}
.TagClassName
{
border-color: #438319;
}
</style>