Shades of Bilbao #368313
Tints of Bilbao #368313
RGB
CMYK
RGB Variations
Color information
#368313 (or 0x368313) is known color: Bilbao. HEX triplet: 36, 83 and 13. RGB value is (54,131,19). Sum of RGB (Red+Green+Blue) = 54+131+19=204 (27% of max value = 765). Red value is 54 (21.48% from 255 or 26.47% from 204); Green value is 131 (51.56% from 255 or 64.22% from 204); Blue value is 19 (7.81% from 255 or 9.31% from 204); Max value from RGB is 131 - color contains mainly: green. Hex color #368313 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #368313 is #C97CEC. Grayscale: #5F5F5F. Windows color (decimal): -13204717 or 1278774. OLE color: 1278774.
HSL color Cylindrical-coordinate representation of color #368313: hue angle of 101.25º degrees, saturation: 0.75, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #368313 is Cyan = 0.59, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 54 | 131 | 19 | - |
| CMYK | 0.59 | 0 | 0.85 | 0.49 |
| HSL | 101.25º | 0.75% | 0.29% | - |
| HSV(B) | 101.25º | 0.85% | 0.51% | - |
| XYZ | 9.76 | 17.06 | 3.4 | - |
| YUV | 95.21 | 84.99 | 98.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 131 | 19 | 0.59 | 0 | 0.85 | 0.49 | 101.25 | 0.75 | 0.29 |
| Hex | 36 | 83 | 13 | 3B | 0 | 55 | 31 | 65 | 4B | 1D |
| Octal | 66 | 203 | 23 | 73 | 0 | 125 | 61 | 145 | 113 | 35 |
| Binary | 110110 | 10000011 | 10011 | 111011 | 0 | 1010101 | 110001 | 1100101 | 1001011 | 11101 |
Color Harmonies of #368313
Complementary color
Monochromatic Colors of #368313
Black with #368313
Text Example
Text Example
White with #368313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368313; }
p { color: rgb(54,131,19); }
H1.HeaderClassName
{
color: #368313;
}
.AnyTagClassName
{
color: #368313;
}
</style>
background-color css
<style>
a { background-color: #368313; }
a { background-color: rgb(54,131,19); }
div.DivClassName
{
background-color: #368313;
}
.BgClassName
{
background-color: #368313;
}
</style>
border-color css
<style>
span { border-color: #368313; }
span { border-color: rgb(54,131,19); }
td.TdClassName
{
border-color: #368313;
}
.TagClassName
{
border-color: #368313;
}
</style>