Shades of Bilbao #368325
Tints of Bilbao #368325
RGB
CMYK
RGB Variations
Color information
#368325 (or 0x368325) is known color: Bilbao. HEX triplet: 36, 83 and 25. RGB value is (54,131,37). Sum of RGB (Red+Green+Blue) = 54+131+37=222 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24.32% from 222); Green value is 131 (51.56% from 255 or 59.01% from 222); Blue value is 37 (14.84% from 255 or 16.67% from 222); Max value from RGB is 131 - color contains mainly: green. Hex color #368325 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #368325 is #C97CDA. Grayscale: #616161. Windows color (decimal): -13204699 or 2458422. OLE color: 2458422.
HSL color Cylindrical-coordinate representation of color #368325: hue angle of 109.15º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #368325 is Cyan = 0.59, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 54 | 131 | 37 | - |
| CMYK | 0.59 | 0 | 0.72 | 0.49 |
| HSL | 109.15º | 0.56% | 0.33% | - |
| HSV(B) | 109.15º | 0.72% | 0.51% | - |
| XYZ | 9.97 | 17.15 | 4.54 | - |
| YUV | 97.26 | 93.99 | 97.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 131 | 37 | 0.59 | 0 | 0.72 | 0.49 | 109.15 | 0.56 | 0.33 |
| Hex | 36 | 83 | 25 | 3B | 0 | 48 | 31 | 6D | 38 | 21 |
| Octal | 66 | 203 | 45 | 73 | 0 | 110 | 61 | 155 | 70 | 41 |
| Binary | 110110 | 10000011 | 100101 | 111011 | 0 | 1001000 | 110001 | 1101101 | 111000 | 100001 |
Color Harmonies of #368325
Complementary color
Monochromatic Colors of #368325
Black with #368325
Text Example
Text Example
White with #368325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368325; }
p { color: rgb(54,131,37); }
H1.HeaderClassName
{
color: #368325;
}
.AnyTagClassName
{
color: #368325;
}
</style>
background-color css
<style>
a { background-color: #368325; }
a { background-color: rgb(54,131,37); }
div.DivClassName
{
background-color: #368325;
}
.BgClassName
{
background-color: #368325;
}
</style>
border-color css
<style>
span { border-color: #368325; }
span { border-color: rgb(54,131,37); }
td.TdClassName
{
border-color: #368325;
}
.TagClassName
{
border-color: #368325;
}
</style>