#307520

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

Shades of Bilbao #307520

Tints of Bilbao #307520

Color information

#307520 (or 0x307520) is unknown color: approx Bilbao. HEX triplet: 30, 75 and 20. RGB value is (48,117,32). Sum of RGB (Red+Green+Blue) = 48+117+32=197 (26% of max value = 765). Red value is 48 (19.14% from 255 or 24.37% from 197); Green value is 117 (46.09% from 255 or 59.39% from 197); Blue value is 32 (12.89% from 255 or 16.24% from 197); Max value from RGB is 117 - color contains mainly: green. Hex color #307520 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #307520 is #CF8ADF. Grayscale: #565656. Windows color (decimal): -13601504 or 2127152. OLE color: 2127152.

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

Color convert

RGB4811732-
CMYK0.5900.730.54
HSL108.71º57.05%29.22%-
HSV(B)108.71º72.65%45.88%-
XYZ7.8413.463.55-
YUV86.6897.14100.41-

RGB Variations

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

RGB

RED value IS 48 (19.14% from 255) = 24.37%
GREEN value IS 117 (46.09% from 255) = 59.39%
BLUE value IS 32 (12.89% from 255) = 16.24%
R=24.37%
G=59.39%
B=16.24%

CMYK

C (Cyan) values IS 0.59
M (Magenta) values IS 0
Y (Yellow) values IS 0.73
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal48117320.5900.730.54108.7157.0529.22
Hex3075203B049366d391d
Octal6016540730111661557135
Binary110000111010110000011101101001001110110110110111100111101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #307520

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #307520; }

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

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

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

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

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

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

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

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