Shades of Bilbao #338325
Tints of Bilbao #338325
RGB
CMYK
RGB Variations
Color information
#338325 (or 0x338325) is known color: Bilbao. HEX triplet: 33, 83 and 25. RGB value is (51,131,37). Sum of RGB (Red+Green+Blue) = 51+131+37=219 (29% of max value = 765). Red value is 51 (20.31% from 255 or 23.29% from 219); Green value is 131 (51.56% from 255 or 59.82% from 219); Blue value is 37 (14.84% from 255 or 16.89% from 219); Max value from RGB is 131 - color contains mainly: green. Hex color #338325 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #338325 is #CC7CDA. Grayscale: #606060. Windows color (decimal): -13401307 or 2458419. OLE color: 2458419.
HSL color Cylindrical-coordinate representation of color #338325: hue angle of 111.06º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #338325 is Cyan = 0.61, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 51 | 131 | 37 | - |
| CMYK | 0.61 | 0 | 0.72 | 0.49 |
| HSL | 111.06º | 0.56% | 0.33% | - |
| HSV(B) | 111.06º | 0.72% | 0.51% | - |
| XYZ | 9.82 | 17.07 | 4.53 | - |
| YUV | 96.36 | 94.5 | 95.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 131 | 37 | 0.61 | 0 | 0.72 | 0.49 | 111.06 | 0.56 | 0.33 |
| Hex | 33 | 83 | 25 | 3D | 0 | 48 | 31 | 6F | 38 | 21 |
| Octal | 63 | 203 | 45 | 75 | 0 | 110 | 61 | 157 | 70 | 41 |
| Binary | 110011 | 10000011 | 100101 | 111101 | 0 | 1001000 | 110001 | 1101111 | 111000 | 100001 |
Color Harmonies of #338325
Complementary color
Monochromatic Colors of #338325
Black with #338325
Text Example
Text Example
White with #338325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338325; }
p { color: rgb(51,131,37); }
H1.HeaderClassName
{
color: #338325;
}
.AnyTagClassName
{
color: #338325;
}
</style>
background-color css
<style>
a { background-color: #338325; }
a { background-color: rgb(51,131,37); }
div.DivClassName
{
background-color: #338325;
}
.BgClassName
{
background-color: #338325;
}
</style>
border-color css
<style>
span { border-color: #338325; }
span { border-color: rgb(51,131,37); }
td.TdClassName
{
border-color: #338325;
}
.TagClassName
{
border-color: #338325;
}
</style>