Shades of Bilbao #457617
Tints of Bilbao #457617
RGB
CMYK
RGB Variations
Color information
#457617 (or 0x457617) is known color: Bilbao. HEX triplet: 45, 76 and 17. RGB value is (69,118,23). Sum of RGB (Red+Green+Blue) = 69+118+23=210 (27% of max value = 765). Red value is 69 (27.34% from 255 or 32.86% from 210); Green value is 118 (46.48% from 255 or 56.19% from 210); Blue value is 23 (9.38% from 255 or 10.95% from 210); Max value from RGB is 118 - color contains mainly: green. Hex color #457617 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #457617 is #BA89E8. Grayscale: #5C5C5C. Windows color (decimal): -12225001 or 1537605. OLE color: 1537605.
HSL color Cylindrical-coordinate representation of color #457617: hue angle of 90.95º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #457617 is Cyan = 0.42, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 69 | 118 | 23 | - |
| CMYK | 0.42 | 0 | 0.81 | 0.54 |
| HSL | 90.95º | 0.67% | 0.28% | - |
| HSV(B) | 90.95º | 0.81% | 0.46% | - |
| XYZ | 9.09 | 14.28 | 3.09 | - |
| YUV | 92.52 | 88.77 | 111.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 118 | 23 | 0.42 | 0 | 0.81 | 0.54 | 90.95 | 0.67 | 0.28 |
| Hex | 45 | 76 | 17 | 2A | 0 | 51 | 36 | 5B | 43 | 1C |
| Octal | 105 | 166 | 27 | 52 | 0 | 121 | 66 | 133 | 103 | 34 |
| Binary | 1000101 | 1110110 | 10111 | 101010 | 0 | 1010001 | 110110 | 1011011 | 1000011 | 11100 |
Color Harmonies of #457617
Complementary color
Monochromatic Colors of #457617
Black with #457617
Text Example
Text Example
White with #457617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457617; }
p { color: rgb(69,118,23); }
H1.HeaderClassName
{
color: #457617;
}
.AnyTagClassName
{
color: #457617;
}
</style>
background-color css
<style>
a { background-color: #457617; }
a { background-color: rgb(69,118,23); }
div.DivClassName
{
background-color: #457617;
}
.BgClassName
{
background-color: #457617;
}
</style>
border-color css
<style>
span { border-color: #457617; }
span { border-color: rgb(69,118,23); }
td.TdClassName
{
border-color: #457617;
}
.TagClassName
{
border-color: #457617;
}
</style>