Shades of Bilbao #338503
Tints of Bilbao #338503
RGB
CMYK
RGB Variations
Color information
#338503 (or 0x338503) is known color: Bilbao. HEX triplet: 33, 85 and 03. RGB value is (51,133,3). Sum of RGB (Red+Green+Blue) = 51+133+3=187 (24% of max value = 765). Red value is 51 (20.31% from 255 or 27.27% from 187); Green value is 133 (52.34% from 255 or 71.12% from 187); Blue value is 3 (1.56% from 255 or 1.60% from 187); Max value from RGB is 133 - color contains mainly: green. Hex color #338503 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #338503 is #CC7AFC. Grayscale: #5E5E5E. Windows color (decimal): -13400829 or 230707. OLE color: 230707.
HSL color Cylindrical-coordinate representation of color #338503: hue angle of 97.85º degrees, saturation: 0.96, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #338503 is Cyan = 0.62, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 51 | 133 | 3 | - |
| CMYK | 0.62 | 0 | 0.98 | 0.48 |
| HSL | 97.85º | 0.96% | 0.27% | - |
| HSV(B) | 97.85º | 0.98% | 0.52% | - |
| XYZ | 9.77 | 17.49 | 2.95 | - |
| YUV | 93.66 | 76.83 | 97.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 133 | 3 | 0.62 | 0 | 0.98 | 0.48 | 97.85 | 0.96 | 0.27 |
| Hex | 33 | 85 | 3 | 3E | 0 | 62 | 30 | 62 | 60 | 1B |
| Octal | 63 | 205 | 3 | 76 | 0 | 142 | 60 | 142 | 140 | 33 |
| Binary | 110011 | 10000101 | 11 | 111110 | 0 | 1100010 | 110000 | 1100010 | 1100000 | 11011 |
Color Harmonies of #338503
Complementary color
Monochromatic Colors of #338503
Black with #338503
Text Example
Text Example
White with #338503
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338503; }
p { color: rgb(51,133,3); }
H1.HeaderClassName
{
color: #338503;
}
.AnyTagClassName
{
color: #338503;
}
</style>
background-color css
<style>
a { background-color: #338503; }
a { background-color: rgb(51,133,3); }
div.DivClassName
{
background-color: #338503;
}
.BgClassName
{
background-color: #338503;
}
</style>
border-color css
<style>
span { border-color: #338503; }
span { border-color: rgb(51,133,3); }
td.TdClassName
{
border-color: #338503;
}
.TagClassName
{
border-color: #338503;
}
</style>