#306610

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

Shades of Bilbao #306610

Tints of Bilbao #306610

Color information

#306610 (or 0x306610) is unknown color: approx Bilbao. HEX triplet: 30, 66 and 10. RGB value is (48,102,16). Sum of RGB (Red+Green+Blue) = 48+102+16=166 (21% of max value = 765). Red value is 48 (19.14% from 255 or 28.92% from 166); Green value is 102 (40.23% from 255 or 61.45% from 166); Blue value is 16 (6.64% from 255 or 9.64% from 166); Max value from RGB is 102 - color contains mainly: green. Hex color #306610 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #306610 is #CF99EF. Grayscale: #4C4C4C. Windows color (decimal): -13605360 or 1074736. OLE color: 1074736.

HSL color Cylindrical-coordinate representation of color #306610: hue angle of 97.67º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #306610 is Cyan = 0.53, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.6.

Color convert

RGB4810216-
CMYK0.5300.840.6
HSL97.67º72.88%23.14%-
HSV(B)97.67º84.31%40%-
XYZ6.0610.172.13-
YUV76.0594.11107.99-

RGB Variations

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

RGB

RED value IS 48 (19.14% from 255) = 28.92%
GREEN value IS 102 (40.23% from 255) = 61.45%
BLUE value IS 16 (6.64% from 255) = 9.64%
R=28.92%
G=61.45%
B=9.64%

CMYK

C (Cyan) values IS 0.53
M (Magenta) values IS 0
Y (Yellow) values IS 0.84
K (Black) values IS 0.6
SystemRedGreenBlueCMYKHSL
Decimal48102160.5300.840.697.6772.8823.14
Hex306610350543C624917
Octal60146206501247414211127
Binary110000110011010000110101010101001111001100010100100110111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #306610

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #306610; }

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

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

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

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

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

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

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

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