Shades of Bilbao #368229
Tints of Bilbao #368229
RGB
CMYK
RGB Variations
Color information
#368229 (or 0x368229) is known color: Bilbao. HEX triplet: 36, 82 and 29. RGB value is (54,130,41). Sum of RGB (Red+Green+Blue) = 54+130+41=225 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24% from 225); Green value is 130 (51.17% from 255 or 57.78% from 225); Blue value is 41 (16.41% from 255 or 18.22% from 225); Max value from RGB is 130 - color contains mainly: green. Hex color #368229 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #368229 is #C97DD6. Grayscale: #616161. Windows color (decimal): -13204951 or 2720310. OLE color: 2720310.
HSL color Cylindrical-coordinate representation of color #368229: hue angle of 111.24º degrees, saturation: 0.52, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #368229 is Cyan = 0.58, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 54 | 130 | 41 | - |
| CMYK | 0.58 | 0 | 0.68 | 0.49 |
| HSL | 111.24º | 0.52% | 0.34% | - |
| HSV(B) | 111.24º | 0.68% | 0.51% | - |
| XYZ | 9.9 | 16.91 | 4.84 | - |
| YUV | 97.13 | 96.32 | 97.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 130 | 41 | 0.58 | 0 | 0.68 | 0.49 | 111.24 | 0.52 | 0.34 |
| Hex | 36 | 82 | 29 | 3A | 0 | 44 | 31 | 6F | 34 | 22 |
| Octal | 66 | 202 | 51 | 72 | 0 | 104 | 61 | 157 | 64 | 42 |
| Binary | 110110 | 10000010 | 101001 | 111010 | 0 | 1000100 | 110001 | 1101111 | 110100 | 100010 |
Color Harmonies of #368229
Complementary color
Monochromatic Colors of #368229
Black with #368229
Text Example
Text Example
White with #368229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368229; }
p { color: rgb(54,130,41); }
H1.HeaderClassName
{
color: #368229;
}
.AnyTagClassName
{
color: #368229;
}
</style>
background-color css
<style>
a { background-color: #368229; }
a { background-color: rgb(54,130,41); }
div.DivClassName
{
background-color: #368229;
}
.BgClassName
{
background-color: #368229;
}
</style>
border-color css
<style>
span { border-color: #368229; }
span { border-color: rgb(54,130,41); }
td.TdClassName
{
border-color: #368229;
}
.TagClassName
{
border-color: #368229;
}
</style>