#306810

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

Shades of Bilbao #306810

Tints of Bilbao #306810

Color information

#306810 (or 0x306810) is unknown color: approx Bilbao. HEX triplet: 30, 68 and 10. RGB value is (48,104,16). Sum of RGB (Red+Green+Blue) = 48+104+16=168 (22% of max value = 765). Red value is 48 (19.14% from 255 or 28.57% from 168); Green value is 104 (41.02% from 255 or 61.90% from 168); Blue value is 16 (6.64% from 255 or 9.52% from 168); Max value from RGB is 104 - color contains mainly: green. Hex color #306810 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #306810 is #CF97EF. Grayscale: #4D4D4D. Windows color (decimal): -13604848 or 1075248. OLE color: 1075248.

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

Color convert

RGB4810416-
CMYK0.5400.850.59
HSL98.18º73.33%23.53%-
HSV(B)98.18º84.62%40.78%-
XYZ6.2610.572.2-
YUV77.2293.45107.16-

RGB Variations

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

RGB

RED value IS 48 (19.14% from 255) = 28.57%
GREEN value IS 104 (41.02% from 255) = 61.90%
BLUE value IS 16 (6.64% from 255) = 9.52%
R=28.57%
G=61.90%
B=9.52%

CMYK

C (Cyan) values IS 0.54
M (Magenta) values IS 0
Y (Yellow) values IS 0.85
K (Black) values IS 0.59
SystemRedGreenBlueCMYKHSL
Decimal48104160.5400.850.5998.1873.3323.53
Hex306810360553B624918
Octal60150206601257314211130
Binary110000110100010000110110010101011110111100010100100111000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #306810

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #306810; }

 p { color: rgb(48,104,16); }

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

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

 a { background-color: rgb(48,104,16); }

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

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

 span { border-color: rgb(48,104,16); }

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