Shades of Bilbao #307702
Tints of Bilbao #307702
RGB
CMYK
RGB Variations
Color information
#307702 (or 0x307702) is known color: Bilbao. HEX triplet: 30, 77 and 02. RGB value is (48,119,2). Sum of RGB (Red+Green+Blue) = 48+119+2=169 (22% of max value = 765). Red value is 48 (19.14% from 255 or 28.40% from 169); Green value is 119 (46.88% from 255 or 70.41% from 169); Blue value is 2 (1.17% from 255 or 1.18% from 169); Max value from RGB is 119 - color contains mainly: green. Hex color #307702 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #307702 is #CF88FD. Grayscale: #545454. Windows color (decimal): -13601022 or 161584. OLE color: 161584.
HSL color Cylindrical-coordinate representation of color #307702: hue angle of 96.41º degrees, saturation: 0.97, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #307702 is Cyan = 0.60, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 48 | 119 | 2 | - |
| CMYK | 0.60 | 0 | 0.98 | 0.53 |
| HSL | 96.41º | 0.97% | 0.24% | - |
| HSV(B) | 96.41º | 0.98% | 0.47% | - |
| XYZ | 7.83 | 13.83 | 2.31 | - |
| YUV | 84.43 | 81.48 | 102.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 119 | 2 | 0.60 | 0 | 0.98 | 0.53 | 96.41 | 0.97 | 0.24 |
| Hex | 30 | 77 | 2 | 3C | 0 | 62 | 35 | 60 | 61 | 18 |
| Octal | 60 | 167 | 2 | 74 | 0 | 142 | 65 | 140 | 141 | 30 |
| Binary | 110000 | 1110111 | 10 | 111100 | 0 | 1100010 | 110101 | 1100000 | 1100001 | 11000 |
Color Harmonies of #307702
Complementary color
Monochromatic Colors of #307702
Black with #307702
Text Example
Text Example
White with #307702
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307702; }
p { color: rgb(48,119,2); }
H1.HeaderClassName
{
color: #307702;
}
.AnyTagClassName
{
color: #307702;
}
</style>
background-color css
<style>
a { background-color: #307702; }
a { background-color: rgb(48,119,2); }
div.DivClassName
{
background-color: #307702;
}
.BgClassName
{
background-color: #307702;
}
</style>
border-color css
<style>
span { border-color: #307702; }
span { border-color: rgb(48,119,2); }
td.TdClassName
{
border-color: #307702;
}
.TagClassName
{
border-color: #307702;
}
</style>