Shades of Bilbao #357201
Tints of Bilbao #357201
RGB
CMYK
RGB Variations
Color information
#357201 (or 0x357201) is known color: Bilbao. HEX triplet: 35, 72 and 01. RGB value is (53,114,1). Sum of RGB (Red+Green+Blue) = 53+114+1=168 (22% of max value = 765). Red value is 53 (21.09% from 255 or 31.55% from 168); Green value is 114 (44.92% from 255 or 67.86% from 168); Blue value is 1 (0.78% from 255 or 0.60% from 168); Max value from RGB is 114 - color contains mainly: green. Hex color #357201 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #357201 is #CA8DFE. Grayscale: #535353. Windows color (decimal): -13274623 or 94773. OLE color: 94773.
HSL color Cylindrical-coordinate representation of color #357201: hue angle of 92.39º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #357201 is Cyan = 0.54, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 114 | 1 | - |
| CMYK | 0.54 | 0 | 0.99 | 0.55 |
| HSL | 92.39º | 0.98% | 0.23% | - |
| HSV(B) | 92.39º | 0.99% | 0.45% | - |
| XYZ | 7.49 | 12.79 | 2.1 | - |
| YUV | 82.88 | 81.79 | 106.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 114 | 1 | 0.54 | 0 | 0.99 | 0.55 | 92.39 | 0.98 | 0.23 |
| Hex | 35 | 72 | 1 | 36 | 0 | 63 | 37 | 5C | 62 | 17 |
| Octal | 65 | 162 | 1 | 66 | 0 | 143 | 67 | 134 | 142 | 27 |
| Binary | 110101 | 1110010 | 1 | 110110 | 0 | 1100011 | 110111 | 1011100 | 1100010 | 10111 |
Color Harmonies of #357201
Complementary color
Monochromatic Colors of #357201
Black with #357201
Text Example
Text Example
White with #357201
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357201; }
p { color: rgb(53,114,1); }
H1.HeaderClassName
{
color: #357201;
}
.AnyTagClassName
{
color: #357201;
}
</style>
background-color css
<style>
a { background-color: #357201; }
a { background-color: rgb(53,114,1); }
div.DivClassName
{
background-color: #357201;
}
.BgClassName
{
background-color: #357201;
}
</style>
border-color css
<style>
span { border-color: #357201; }
span { border-color: rgb(53,114,1); }
td.TdClassName
{
border-color: #357201;
}
.TagClassName
{
border-color: #357201;
}
</style>