#307506

Color #307506 Bilbao (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Bilbao #307506

Tints of Bilbao #307506

Color information

#307506 (or 0x307506) is unknown color: approx Bilbao. HEX triplet: 30, 75 and 06. RGB value is (48,117,6). Sum of RGB (Red+Green+Blue) = 48+117+6=171 (22% of max value = 765). Red value is 48 (19.14% from 255 or 28.07% from 171); Green value is 117 (46.09% from 255 or 68.42% from 171); Blue value is 6 (2.73% from 255 or 3.51% from 171); Max value from RGB is 117 - color contains mainly: green. Hex color #307506 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #307506 is #CF8AF9. Grayscale: #545454. Windows color (decimal): -13601530 or 423216. OLE color: 423216.

HSL color Cylindrical-coordinate representation of color #307506: hue angle of 97.3º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #307506 is Cyan = 0.59, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.54.

Color convert

RGB481176-
CMYK0.5900.950.54
HSL97.3º90.24%24.12%-
HSV(B)97.3º94.87%45.88%-
XYZ7.6113.362.35-
YUV83.7284.14102.53-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 48 (19.14% from 255) = 28.07%
GREEN value IS 117 (46.09% from 255) = 68.42%
BLUE value IS 6 (2.73% from 255) = 3.51%
R=28.07%
G=68.42%
B=3.51%

CMYK

C (Cyan) values IS 0.59
M (Magenta) values IS 0
Y (Yellow) values IS 0.95
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal4811760.5900.950.5497.390.2424.12
Hex307563B05F36615a18
Octal6016567301376614113230
Binary1100001110101110111011010111111101101100001101101011000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #307506

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #307506; }

 p { color: rgb(48,117,6); }

 H1.HeaderClassName
 {
   color: #307506;
 }
 .AnyTagClassName
 {
   color: #307506;
 }
</style>
background-color css

<style>
 a { background-color: #307506; }

 a { background-color: rgb(48,117,6); }

 div.DivClassName
 {
   background-color: #307506;
 }
 .BgClassName
 {
   background-color: #307506;
 }
</style>
border-color css

<style>
 span { border-color: #307506; }

 span { border-color: rgb(48,117,6); }

 td.TdClassName
 {
   border-color: #307506;
 }
 .TagClassName
 {
   border-color: #307506;
 }
</style>