Shades of Bilbao #338623
Tints of Bilbao #338623
RGB
CMYK
RGB Variations
Color information
#338623 (or 0x338623) is known color: Bilbao. HEX triplet: 33, 86 and 23. RGB value is (51,134,35). Sum of RGB (Red+Green+Blue) = 51+134+35=220 (29% of max value = 765). Red value is 51 (20.31% from 255 or 23.18% from 220); Green value is 134 (52.73% from 255 or 60.91% from 220); Blue value is 35 (14.06% from 255 or 15.91% from 220); Max value from RGB is 134 - color contains mainly: green. Hex color #338623 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #338623 is #CC79DC. Grayscale: #626262. Windows color (decimal): -13400541 or 2328115. OLE color: 2328115.
HSL color Cylindrical-coordinate representation of color #338623: hue angle of 110.3º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #338623 is Cyan = 0.62, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 51 | 134 | 35 | - |
| CMYK | 0.62 | 0 | 0.74 | 0.47 |
| HSL | 110.3º | 0.59% | 0.33% | - |
| HSV(B) | 110.3º | 0.74% | 0.53% | - |
| XYZ | 10.19 | 17.88 | 4.5 | - |
| YUV | 97.9 | 92.5 | 94.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 134 | 35 | 0.62 | 0 | 0.74 | 0.47 | 110.3 | 0.59 | 0.33 |
| Hex | 33 | 86 | 23 | 3E | 0 | 4A | 2F | 6E | 3B | 21 |
| Octal | 63 | 206 | 43 | 76 | 0 | 112 | 57 | 156 | 73 | 41 |
| Binary | 110011 | 10000110 | 100011 | 111110 | 0 | 1001010 | 101111 | 1101110 | 111011 | 100001 |
Color Harmonies of #338623
Complementary color
Monochromatic Colors of #338623
Black with #338623
Text Example
Text Example
White with #338623
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338623; }
p { color: rgb(51,134,35); }
H1.HeaderClassName
{
color: #338623;
}
.AnyTagClassName
{
color: #338623;
}
</style>
background-color css
<style>
a { background-color: #338623; }
a { background-color: rgb(51,134,35); }
div.DivClassName
{
background-color: #338623;
}
.BgClassName
{
background-color: #338623;
}
</style>
border-color css
<style>
span { border-color: #338623; }
span { border-color: rgb(51,134,35); }
td.TdClassName
{
border-color: #338623;
}
.TagClassName
{
border-color: #338623;
}
</style>