#307320

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

Shades of Bilbao #307320

Tints of Bilbao #307320

Color information

#307320 (or 0x307320) is unknown color: approx Bilbao. HEX triplet: 30, 73 and 20. RGB value is (48,115,32). Sum of RGB (Red+Green+Blue) = 48+115+32=195 (25% of max value = 765). Red value is 48 (19.14% from 255 or 24.62% from 195); Green value is 115 (45.31% from 255 or 58.97% from 195); Blue value is 32 (12.89% from 255 or 16.41% from 195); Max value from RGB is 115 - color contains mainly: green. Hex color #307320 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #307320 is #CF8CDF. Grayscale: #555555. Windows color (decimal): -13602016 or 2126640. OLE color: 2126640.

HSL color Cylindrical-coordinate representation of color #307320: hue angle of 108.43º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #307320 is Cyan = 0.58, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.55.

Color convert

RGB4811532-
CMYK0.5800.720.55
HSL108.43º56.46%28.82%-
HSV(B)108.43º72.17%45.1%-
XYZ7.6112.993.47-
YUV85.597.8101.25-

RGB Variations

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

RGB

RED value IS 48 (19.14% from 255) = 24.62%
GREEN value IS 115 (45.31% from 255) = 58.97%
BLUE value IS 32 (12.89% from 255) = 16.41%
R=24.62%
G=58.97%
B=16.41%

CMYK

C (Cyan) values IS 0.58
M (Magenta) values IS 0
Y (Yellow) values IS 0.72
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal48115320.5800.720.55108.4356.4628.82
Hex3073203A048376c381d
Octal6016340720110671547035
Binary110000111001110000011101001001000110111110110011100011101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #307320

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #307320; }

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

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

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

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

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

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

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

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