#307504

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

Shades of Bilbao #307504

Tints of Bilbao #307504

Color information

#307504 (or 0x307504) is unknown color: approx Bilbao. HEX triplet: 30, 75 and 04. RGB value is (48,117,4). Sum of RGB (Red+Green+Blue) = 48+117+4=169 (22% of max value = 765). Red value is 48 (19.14% from 255 or 28.40% from 169); Green value is 117 (46.09% from 255 or 69.23% from 169); Blue value is 4 (1.95% from 255 or 2.37% from 169); Max value from RGB is 117 - color contains mainly: green. Hex color #307504 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #307504 is #CF8AFB. Grayscale: #535353. Windows color (decimal): -13601532 or 292144. OLE color: 292144.

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

Color convert

RGB481174-
CMYK0.5900.970.54
HSL96.64º93.39%23.73%-
HSV(B)96.64º96.58%45.88%-
XYZ7.613.362.29-
YUV83.4983.14102.69-

RGB Variations

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

RGB

RED value IS 48 (19.14% from 255) = 28.40%
GREEN value IS 117 (46.09% from 255) = 69.23%
BLUE value IS 4 (1.95% from 255) = 2.37%
R=28.40%
G=69.23%
B=2.37%

CMYK

C (Cyan) values IS 0.59
M (Magenta) values IS 0
Y (Yellow) values IS 0.97
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal4811740.5900.970.5496.6493.3923.73
Hex307543B06136615d18
Octal6016547301416614113530
Binary1100001110101100111011011000011101101100001101110111000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #307504

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #307504; }

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

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

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

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

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

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

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

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