#467618

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

Shades of Bilbao #467618

Tints of Bilbao #467618

Color information

#467618 (or 0x467618) is unknown color: approx Bilbao. HEX triplet: 46, 76 and 18. RGB value is (70,118,24). Sum of RGB (Red+Green+Blue) = 70+118+24=212 (28% of max value = 765). Red value is 70 (27.73% from 255 or 33.02% from 212); Green value is 118 (46.48% from 255 or 55.66% from 212); Blue value is 24 (9.77% from 255 or 11.32% from 212); Max value from RGB is 118 - color contains mainly: green. Hex color #467618 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #467618 is #B989E7. Grayscale: #5D5D5D. Windows color (decimal): -12159464 or 1603142. OLE color: 1603142.

HSL color Cylindrical-coordinate representation of color #467618: hue angle of 90.64º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #467618 is Cyan = 0.41, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.54.

Color convert

RGB7011824-
CMYK0.4100.800.54
HSL90.64º66.2%27.84%-
HSV(B)90.64º79.66%46.27%-
XYZ9.1714.323.15-
YUV92.9389.1111.64-

RGB Variations

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

RGB

RED value IS 70 (27.73% from 255) = 33.02%
GREEN value IS 118 (46.48% from 255) = 55.66%
BLUE value IS 24 (9.77% from 255) = 11.32%
R=33.02%
G=55.66%
B=11.32%

CMYK

C (Cyan) values IS 0.41
M (Magenta) values IS 0
Y (Yellow) values IS 0.80
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal70118240.4100.800.5490.6466.227.84
Hex46761829050365b421c
Octal106166305101206613310234
Binary1000110111011011000101001010100001101101011011100001011100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #467618

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #467618; }

 p { color: rgb(70,118,24); }

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

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

 a { background-color: rgb(70,118,24); }

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

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

 span { border-color: rgb(70,118,24); }

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