Shades of Bilbao #458227
Tints of Bilbao #458227
RGB
CMYK
RGB Variations
Color information
#458227 (or 0x458227) is known color: Bilbao. HEX triplet: 45, 82 and 27. RGB value is (69,130,39). Sum of RGB (Red+Green+Blue) = 69+130+39=238 (31% of max value = 765). Red value is 69 (27.34% from 255 or 28.99% from 238); Green value is 130 (51.17% from 255 or 54.62% from 238); Blue value is 39 (15.62% from 255 or 16.39% from 238); Max value from RGB is 130 - color contains mainly: green. Hex color #458227 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #458227 is #BA7DD8. Grayscale: #656565. Windows color (decimal): -12221913 or 2589253. OLE color: 2589253.
HSL color Cylindrical-coordinate representation of color #458227: hue angle of 100.22º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #458227 is Cyan = 0.47, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 69 | 130 | 39 | - |
| CMYK | 0.47 | 0 | 0.70 | 0.49 |
| HSL | 100.22º | 0.54% | 0.33% | - |
| HSV(B) | 100.22º | 0.7% | 0.51% | - |
| XYZ | 10.8 | 17.38 | 4.7 | - |
| YUV | 101.39 | 92.79 | 104.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 130 | 39 | 0.47 | 0 | 0.70 | 0.49 | 100.22 | 0.54 | 0.33 |
| Hex | 45 | 82 | 27 | 2F | 0 | 46 | 31 | 64 | 36 | 21 |
| Octal | 105 | 202 | 47 | 57 | 0 | 106 | 61 | 144 | 66 | 41 |
| Binary | 1000101 | 10000010 | 100111 | 101111 | 0 | 1000110 | 110001 | 1100100 | 110110 | 100001 |
Color Harmonies of #458227
Complementary color
Monochromatic Colors of #458227
Black with #458227
Text Example
Text Example
White with #458227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458227; }
p { color: rgb(69,130,39); }
H1.HeaderClassName
{
color: #458227;
}
.AnyTagClassName
{
color: #458227;
}
</style>
background-color css
<style>
a { background-color: #458227; }
a { background-color: rgb(69,130,39); }
div.DivClassName
{
background-color: #458227;
}
.BgClassName
{
background-color: #458227;
}
</style>
border-color css
<style>
span { border-color: #458227; }
span { border-color: rgb(69,130,39); }
td.TdClassName
{
border-color: #458227;
}
.TagClassName
{
border-color: #458227;
}
</style>