Shades of Bilbao #467533
Tints of Bilbao #467533
RGB
CMYK
RGB Variations
Color information
#467533 (or 0x467533) is known color: Bilbao. HEX triplet: 46, 75 and 33. RGB value is (70,117,51). Sum of RGB (Red+Green+Blue) = 70+117+51=238 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.41% from 238); Green value is 117 (46.09% from 255 or 49.16% from 238); Blue value is 51 (20.31% from 255 or 21.43% from 238); Max value from RGB is 117 - color contains mainly: green. Hex color #467533 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467533 is #B98ACC. Grayscale: #5F5F5F. Windows color (decimal): -12159693 or 3372358. OLE color: 3372358.
HSL color Cylindrical-coordinate representation of color #467533: hue angle of 102.73º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #467533 is Cyan = 0.40, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 70 | 117 | 51 | - |
| CMYK | 0.40 | 0 | 0.56 | 0.54 |
| HSL | 102.73º | 0.39% | 0.33% | - |
| HSV(B) | 102.73º | 0.56% | 0.46% | - |
| XYZ | 9.48 | 14.26 | 5.39 | - |
| YUV | 95.42 | 102.93 | 109.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 117 | 51 | 0.40 | 0 | 0.56 | 0.54 | 102.73 | 0.39 | 0.33 |
| Hex | 46 | 75 | 33 | 28 | 0 | 38 | 36 | 67 | 27 | 21 |
| Octal | 106 | 165 | 63 | 50 | 0 | 70 | 66 | 147 | 47 | 41 |
| Binary | 1000110 | 1110101 | 110011 | 101000 | 0 | 111000 | 110110 | 1100111 | 100111 | 100001 |
Color Harmonies of #467533
Complementary color
Monochromatic Colors of #467533
Black with #467533
Text Example
Text Example
White with #467533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467533; }
p { color: rgb(70,117,51); }
H1.HeaderClassName
{
color: #467533;
}
.AnyTagClassName
{
color: #467533;
}
</style>
background-color css
<style>
a { background-color: #467533; }
a { background-color: rgb(70,117,51); }
div.DivClassName
{
background-color: #467533;
}
.BgClassName
{
background-color: #467533;
}
</style>
border-color css
<style>
span { border-color: #467533; }
span { border-color: rgb(70,117,51); }
td.TdClassName
{
border-color: #467533;
}
.TagClassName
{
border-color: #467533;
}
</style>