#387314

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

Shades of Bilbao #387314

Tints of Bilbao #387314

Color information

#387314 (or 0x387314) is unknown color: approx Bilbao. HEX triplet: 38, 73 and 14. RGB value is (56,115,20). Sum of RGB (Red+Green+Blue) = 56+115+20=191 (25% of max value = 765). Red value is 56 (22.27% from 255 or 29.32% from 191); Green value is 115 (45.31% from 255 or 60.21% from 191); Blue value is 20 (8.20% from 255 or 10.47% from 191); Max value from RGB is 115 - color contains mainly: green. Hex color #387314 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #387314 is #C78CEB. Grayscale: #565656. Windows color (decimal): -13077740 or 1340216. OLE color: 1340216.

HSL color Cylindrical-coordinate representation of color #387314: hue angle of 97.26º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #387314 is Cyan = 0.51, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.55.

Color convert

RGB5611520-
CMYK0.5100.830.55
HSL97.26º70.37%26.47%-
HSV(B)97.26º82.61%45.1%-
XYZ7.8913.152.78-
YUV86.5390.45106.22-

RGB Variations

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

RGB

RED value IS 56 (22.27% from 255) = 29.32%
GREEN value IS 115 (45.31% from 255) = 60.21%
BLUE value IS 20 (8.20% from 255) = 10.47%
R=29.32%
G=60.21%
B=10.47%

CMYK

C (Cyan) values IS 0.51
M (Magenta) values IS 0
Y (Yellow) values IS 0.83
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal56115200.5100.830.5597.2670.3726.47
Hex387314330533761461a
Octal70163246301236714110632
Binary111000111001110100110011010100111101111100001100011011010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #387314

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #387314; }

 p { color: rgb(56,115,20); }

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

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

 a { background-color: rgb(56,115,20); }

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

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

 span { border-color: rgb(56,115,20); }

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