Shades of Bilbao #267608
Tints of Bilbao #267608
RGB
CMYK
RGB Variations
Color information
#267608 (or 0x267608) is known color: Bilbao. HEX triplet: 26, 76 and 08. RGB value is (38,118,8). Sum of RGB (Red+Green+Blue) = 38+118+8=164 (21% of max value = 765). Red value is 38 (15.23% from 255 or 23.17% from 164); Green value is 118 (46.48% from 255 or 71.95% from 164); Blue value is 8 (3.52% from 255 or 4.88% from 164); Max value from RGB is 118 - color contains mainly: green. Hex color #267608 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #267608 is #D989F7. Grayscale: #515151. Windows color (decimal): -14256632 or 554534. OLE color: 554534.
HSL color Cylindrical-coordinate representation of color #267608: hue angle of 103.64º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #267608 is Cyan = 0.68, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 38 | 118 | 8 | - |
| CMYK | 0.68 | 0 | 0.93 | 0.54 |
| HSL | 103.64º | 0.87% | 0.25% | - |
| HSV(B) | 103.64º | 0.93% | 0.46% | - |
| XYZ | 7.32 | 13.39 | 2.43 | - |
| YUV | 81.54 | 86.5 | 96.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 118 | 8 | 0.68 | 0 | 0.93 | 0.54 | 103.64 | 0.87 | 0.25 |
| Hex | 26 | 76 | 8 | 44 | 0 | 5D | 36 | 68 | 57 | 19 |
| Octal | 46 | 166 | 10 | 104 | 0 | 135 | 66 | 150 | 127 | 31 |
| Binary | 100110 | 1110110 | 1000 | 1000100 | 0 | 1011101 | 110110 | 1101000 | 1010111 | 11001 |
Color Harmonies of #267608
Complementary color
Monochromatic Colors of #267608
Black with #267608
Text Example
Text Example
White with #267608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267608; }
p { color: rgb(38,118,8); }
H1.HeaderClassName
{
color: #267608;
}
.AnyTagClassName
{
color: #267608;
}
</style>
background-color css
<style>
a { background-color: #267608; }
a { background-color: rgb(38,118,8); }
div.DivClassName
{
background-color: #267608;
}
.BgClassName
{
background-color: #267608;
}
</style>
border-color css
<style>
span { border-color: #267608; }
span { border-color: rgb(38,118,8); }
td.TdClassName
{
border-color: #267608;
}
.TagClassName
{
border-color: #267608;
}
</style>