#387517

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

Shades of Bilbao #387517

Tints of Bilbao #387517

Color information

#387517 (or 0x387517) is unknown color: approx Bilbao. HEX triplet: 38, 75 and 17. RGB value is (56,117,23). Sum of RGB (Red+Green+Blue) = 56+117+23=196 (25% of max value = 765). Red value is 56 (22.27% from 255 or 28.57% from 196); Green value is 117 (46.09% from 255 or 59.69% from 196); Blue value is 23 (9.38% from 255 or 11.73% from 196); Max value from RGB is 117 - color contains mainly: green. Hex color #387517 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #387517 is #C78AE8. Grayscale: #585858. Windows color (decimal): -13077225 or 1537336. OLE color: 1537336.

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

Color convert

RGB5611723-
CMYK0.5200.800.54
HSL98.94º67.14%27.45%-
HSV(B)98.94º80.34%45.88%-
XYZ8.1513.633.01-
YUV88.0491.29105.14-

RGB Variations

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

RGB

RED value IS 56 (22.27% from 255) = 28.57%
GREEN value IS 117 (46.09% from 255) = 59.69%
BLUE value IS 23 (9.38% from 255) = 11.73%
R=28.57%
G=59.69%
B=11.73%

CMYK

C (Cyan) values IS 0.52
M (Magenta) values IS 0
Y (Yellow) values IS 0.80
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal56117230.5200.800.5498.9467.1427.45
Hex387517340503663431b
Octal70165276401206614310333
Binary111000111010110111110100010100001101101100011100001111011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #387517

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #387517; }

 p { color: rgb(56,117,23); }

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

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

 a { background-color: rgb(56,117,23); }

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

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

 span { border-color: rgb(56,117,23); }

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