#306716

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

Shades of Bilbao #306716

Tints of Bilbao #306716

Color information

#306716 (or 0x306716) is unknown color: approx Bilbao. HEX triplet: 30, 67 and 16. RGB value is (48,103,22). Sum of RGB (Red+Green+Blue) = 48+103+22=173 (22% of max value = 765). Red value is 48 (19.14% from 255 or 27.75% from 173); Green value is 103 (40.62% from 255 or 59.54% from 173); Blue value is 22 (8.98% from 255 or 12.72% from 173); Max value from RGB is 103 - color contains mainly: green. Hex color #306716 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #306716 is #CF98E9. Grayscale: #4D4D4D. Windows color (decimal): -13605098 or 1468208. OLE color: 1468208.

HSL color Cylindrical-coordinate representation of color #306716: hue angle of 100.74º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #306716 is Cyan = 0.53, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.60.

Color convert

RGB4810322-
CMYK0.5300.790.60
HSL100.74º64.8%24.51%-
HSV(B)100.74º78.64%40.39%-
XYZ6.2110.392.44-
YUV77.3296.78107.09-

RGB Variations

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

RGB

RED value IS 48 (19.14% from 255) = 27.75%
GREEN value IS 103 (40.62% from 255) = 59.54%
BLUE value IS 22 (8.98% from 255) = 12.72%
R=27.75%
G=59.54%
B=12.72%

CMYK

C (Cyan) values IS 0.53
M (Magenta) values IS 0
Y (Yellow) values IS 0.79
K (Black) values IS 0.60
SystemRedGreenBlueCMYKHSL
Decimal48103220.5300.790.60100.7464.824.51
Hex3067163504F3C654119
Octal60147266501177414510131
Binary110000110011110110110101010011111111001100101100000111001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #306716

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #306716; }

 p { color: rgb(48,103,22); }

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

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

 a { background-color: rgb(48,103,22); }

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

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

 span { border-color: rgb(48,103,22); }

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