Html Css Color HEX #407614 Bilbao

📋 copy color: '#407614'

red 64 ◦ green 118 ◦ blue 20

#407614
Download Color Icon.PNG:
16x16 32x32 64x64 128x128 256x256

Shades of Bilbao #407614

Tints of Bilbao #407614

RGB

 RED value IS 64 (25.39% from 255) = 31.68%

 GREEN value IS 118 (46.48% from 255) = 58.42%

 BLUE value IS 20 (8.2% from 255) = 9.9%

R = 31.68%
G = 58.42%
B = 9.9%

CMYK

 C value IS 0.46

 M value IS 0

 Y value IS 0.83

 K value IS 0.54

RGB Variations

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

Color information

#407614 (or 0x407614) is known color: Bilbao. HEX triplet: 40, 76 and 14. RGB value is (64,118,20). Sum of RGB (Red+Green+Blue) = 64+118+20=202 (26% of max value = 765). Red value is 64 (25.39% from 255 or 31.68% from 202); Green value is 118 (46.48% from 255 or 58.42% from 202); Blue value is 20 (8.20% from 255 or 9.90% from 202); Max value from RGB is 118 - color contains mainly: green. Hex color #407614 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #407614 is #BF89EB. Grayscale: #5B5B5B. Windows color (decimal): -12552684 or 1340992. OLE color: 1340992.

HSL color Cylindrical-coordinate representation of color #407614: hue angle of 93.06º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #407614 is Cyan = 0.46, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.54.

Color convert

RGB 64 118 20 -
CMYK 0.46 0 0.83 0.54
HSL 93.06º 0.71% 0.27% -
HSV(B) 93.06º 0.83% 0.46% -
XYZ 8.72 14.1 2.92 -
YUV 90.68 88.11 108.97 -
System Red Green Blue C M Y K H S L
Decimal 64 118 20 0.46 0 0.83 0.54 93.06 0.71 0.27
Hex 40 76 14 2E 0 53 36 5D 47 1B
Octal 100 166 24 56 0 123 66 135 107 33
Binary 1000000 1110110 10100 101110 0 1010011 110110 1011101 1000111 11011

Color Harmonies of #407614

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #407614

Black with #407614

Text Example


Text Example

White with #407614

Text Example


Text Example

HTML Codes & Css Web design

color css

<style>
 p { color: #407614; }

 p { color: rgb(64,118,20); }

 H1.HeaderClassName
 {
   color: #407614;
 }
 .AnyTagClassName
 {
   color: #407614;
 }
</style>

background-color css

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

 a { background-color: rgb(64,118,20); }

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

border-color css

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

 span { border-color: rgb(64,118,20); }

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