Shades of Bilbao #438507
Tints of Bilbao #438507
RGB
CMYK
RGB Variations
Color information
#438507 (or 0x438507) is known color: Bilbao. HEX triplet: 43, 85 and 07. RGB value is (67,133,7). Sum of RGB (Red+Green+Blue) = 67+133+7=207 (27% of max value = 765). Red value is 67 (26.56% from 255 or 32.37% from 207); Green value is 133 (52.34% from 255 or 64.25% from 207); Blue value is 7 (3.12% from 255 or 3.38% from 207); Max value from RGB is 133 - color contains mainly: green. Hex color #438507 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #438507 is #BC7AF8. Grayscale: #636363. Windows color (decimal): -12352249 or 492867. OLE color: 492867.
HSL color Cylindrical-coordinate representation of color #438507: hue angle of 91.43º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #438507 is Cyan = 0.50, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 67 | 133 | 7 | - |
| CMYK | 0.50 | 0 | 0.95 | 0.48 |
| HSL | 91.43º | 0.9% | 0.27% | - |
| HSV(B) | 91.43º | 0.95% | 0.52% | - |
| XYZ | 10.74 | 17.98 | 3.11 | - |
| YUV | 98.9 | 76.13 | 105.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 133 | 7 | 0.50 | 0 | 0.95 | 0.48 | 91.43 | 0.9 | 0.27 |
| Hex | 43 | 85 | 7 | 32 | 0 | 5F | 30 | 5B | 5A | 1B |
| Octal | 103 | 205 | 7 | 62 | 0 | 137 | 60 | 133 | 132 | 33 |
| Binary | 1000011 | 10000101 | 111 | 110010 | 0 | 1011111 | 110000 | 1011011 | 1011010 | 11011 |
Color Harmonies of #438507
Complementary color
Monochromatic Colors of #438507
Black with #438507
Text Example
Text Example
White with #438507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438507; }
p { color: rgb(67,133,7); }
H1.HeaderClassName
{
color: #438507;
}
.AnyTagClassName
{
color: #438507;
}
</style>
background-color css
<style>
a { background-color: #438507; }
a { background-color: rgb(67,133,7); }
div.DivClassName
{
background-color: #438507;
}
.BgClassName
{
background-color: #438507;
}
</style>
border-color css
<style>
span { border-color: #438507; }
span { border-color: rgb(67,133,7); }
td.TdClassName
{
border-color: #438507;
}
.TagClassName
{
border-color: #438507;
}
</style>