#306906

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

Shades of Bilbao #306906

Tints of Bilbao #306906

Color information

#306906 (or 0x306906) is unknown color: approx Bilbao. HEX triplet: 30, 69 and 06. RGB value is (48,105,6). Sum of RGB (Red+Green+Blue) = 48+105+6=159 (21% of max value = 765). Red value is 48 (19.14% from 255 or 30.19% from 159); Green value is 105 (41.41% from 255 or 66.04% from 159); Blue value is 6 (2.73% from 255 or 3.77% from 159); Max value from RGB is 105 - color contains mainly: green. Hex color #306906 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #306906 is #CF96F9. Grayscale: #4D4D4D. Windows color (decimal): -13604602 or 420144. OLE color: 420144.

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

Color convert

RGB481056-
CMYK0.5400.940.59
HSL94.55º89.19%21.76%-
HSV(B)94.55º94.29%41.18%-
XYZ6.310.741.91-
YUV76.6788.12107.55-

RGB Variations

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

RGB

RED value IS 48 (19.14% from 255) = 30.19%
GREEN value IS 105 (41.41% from 255) = 66.04%
BLUE value IS 6 (2.73% from 255) = 3.77%
R=30.19%
G=66.04%
B=3.77%

CMYK

C (Cyan) values IS 0.54
M (Magenta) values IS 0
Y (Yellow) values IS 0.94
K (Black) values IS 0.59
SystemRedGreenBlueCMYKHSL
Decimal4810560.5400.940.5994.5589.1921.76
Hex306963605E3B5f5916
Octal6015166601367313713126
Binary1100001101001110110110010111101110111011111101100110110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #306906

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #306906; }

 p { color: rgb(48,105,6); }

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

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

 a { background-color: rgb(48,105,6); }

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

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

 span { border-color: rgb(48,105,6); }

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