Shades of Bilbao #398501
Tints of Bilbao #398501
RGB
CMYK
RGB Variations
Color information
#398501 (or 0x398501) is known color: Bilbao. HEX triplet: 39, 85 and 01. RGB value is (57,133,1). Sum of RGB (Red+Green+Blue) = 57+133+1=191 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.84% from 191); Green value is 133 (52.34% from 255 or 69.63% from 191); Blue value is 1 (0.78% from 255 or 0.52% from 191); Max value from RGB is 133 - color contains mainly: green. Hex color #398501 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #398501 is #C67AFE. Grayscale: #5F5F5F. Windows color (decimal): -13007615 or 99641. OLE color: 99641.
HSL color Cylindrical-coordinate representation of color #398501: hue angle of 94.55º degrees, saturation: 0.99, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #398501 is Cyan = 0.57, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 57 | 133 | 1 | - |
| CMYK | 0.57 | 0 | 0.99 | 0.48 |
| HSL | 94.55º | 0.99% | 0.26% | - |
| HSV(B) | 94.55º | 0.99% | 0.52% | - |
| XYZ | 10.08 | 17.65 | 2.9 | - |
| YUV | 95.23 | 74.82 | 100.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 133 | 1 | 0.57 | 0 | 0.99 | 0.48 | 94.55 | 0.99 | 0.26 |
| Hex | 39 | 85 | 1 | 39 | 0 | 63 | 30 | 5F | 63 | 1A |
| Octal | 71 | 205 | 1 | 71 | 0 | 143 | 60 | 137 | 143 | 32 |
| Binary | 111001 | 10000101 | 1 | 111001 | 0 | 1100011 | 110000 | 1011111 | 1100011 | 11010 |
Color Harmonies of #398501
Complementary color
Monochromatic Colors of #398501
Black with #398501
Text Example
Text Example
White with #398501
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398501; }
p { color: rgb(57,133,1); }
H1.HeaderClassName
{
color: #398501;
}
.AnyTagClassName
{
color: #398501;
}
</style>
background-color css
<style>
a { background-color: #398501; }
a { background-color: rgb(57,133,1); }
div.DivClassName
{
background-color: #398501;
}
.BgClassName
{
background-color: #398501;
}
</style>
border-color css
<style>
span { border-color: #398501; }
span { border-color: rgb(57,133,1); }
td.TdClassName
{
border-color: #398501;
}
.TagClassName
{
border-color: #398501;
}
</style>