Shades of Bilbao #447925
Tints of Bilbao #447925
RGB
CMYK
RGB Variations
Color information
#447925 (or 0x447925) is known color: Bilbao. HEX triplet: 44, 79 and 25. RGB value is (68,121,37). Sum of RGB (Red+Green+Blue) = 68+121+37=226 (29% of max value = 765). Red value is 68 (26.95% from 255 or 30.09% from 226); Green value is 121 (47.66% from 255 or 53.54% from 226); Blue value is 37 (14.84% from 255 or 16.37% from 226); Max value from RGB is 121 - color contains mainly: green. Hex color #447925 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #447925 is #BB86DA. Grayscale: #5F5F5F. Windows color (decimal): -12289755 or 2455876. OLE color: 2455876.
HSL color Cylindrical-coordinate representation of color #447925: hue angle of 97.86º degrees, saturation: 0.53, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #447925 is Cyan = 0.44, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 68 | 121 | 37 | - |
| CMYK | 0.44 | 0 | 0.69 | 0.53 |
| HSL | 97.86º | 0.53% | 0.31% | - |
| HSV(B) | 97.86º | 0.69% | 0.47% | - |
| XYZ | 9.56 | 15.04 | 4.15 | - |
| YUV | 95.58 | 94.94 | 108.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 121 | 37 | 0.44 | 0 | 0.69 | 0.53 | 97.86 | 0.53 | 0.31 |
| Hex | 44 | 79 | 25 | 2C | 0 | 45 | 35 | 62 | 35 | 1F |
| Octal | 104 | 171 | 45 | 54 | 0 | 105 | 65 | 142 | 65 | 37 |
| Binary | 1000100 | 1111001 | 100101 | 101100 | 0 | 1000101 | 110101 | 1100010 | 110101 | 11111 |
Color Harmonies of #447925
Complementary color
Monochromatic Colors of #447925
Black with #447925
Text Example
Text Example
White with #447925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447925; }
p { color: rgb(68,121,37); }
H1.HeaderClassName
{
color: #447925;
}
.AnyTagClassName
{
color: #447925;
}
</style>
background-color css
<style>
a { background-color: #447925; }
a { background-color: rgb(68,121,37); }
div.DivClassName
{
background-color: #447925;
}
.BgClassName
{
background-color: #447925;
}
</style>
border-color css
<style>
span { border-color: #447925; }
span { border-color: rgb(68,121,37); }
td.TdClassName
{
border-color: #447925;
}
.TagClassName
{
border-color: #447925;
}
</style>