#387817

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

Shades of Bilbao #387817

Tints of Bilbao #387817

Color information

#387817 (or 0x387817) is unknown color: approx Bilbao. HEX triplet: 38, 78 and 17. RGB value is (56,120,23). Sum of RGB (Red+Green+Blue) = 56+120+23=199 (26% of max value = 765). Red value is 56 (22.27% from 255 or 28.14% from 199); Green value is 120 (47.27% from 255 or 60.30% from 199); Blue value is 23 (9.38% from 255 or 11.56% from 199); Max value from RGB is 120 - color contains mainly: green. Hex color #387817 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #387817 is #C787E8. Grayscale: #5A5A5A. Windows color (decimal): -13076457 or 1538104. OLE color: 1538104.

HSL color Cylindrical-coordinate representation of color #387817: hue angle of 99.59º degrees, saturation: 0.68, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #387817 is Cyan = 0.53, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.53.

Color convert

RGB5612023-
CMYK0.5300.810.53
HSL99.59º67.83%28.04%-
HSV(B)99.59º80.83%47.06%-
XYZ8.514.343.13-
YUV89.8190.3103.89-

RGB Variations

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

RGB

RED value IS 56 (22.27% from 255) = 28.14%
GREEN value IS 120 (47.27% from 255) = 60.30%
BLUE value IS 23 (9.38% from 255) = 11.56%
R=28.14%
G=60.30%
B=11.56%

CMYK

C (Cyan) values IS 0.53
M (Magenta) values IS 0
Y (Yellow) values IS 0.81
K (Black) values IS 0.53
SystemRedGreenBlueCMYKHSL
Decimal56120230.5300.810.5399.5967.8328.04
Hex387817350513564441c
Octal70170276501216514410434
Binary111000111100010111110101010100011101011100100100010011100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #387817

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #387817; }

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

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

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

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

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

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

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

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