#387625

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

Shades of Bilbao #387625

Tints of Bilbao #387625

Color information

#387625 (or 0x387625) is unknown color: approx Bilbao. HEX triplet: 38, 76 and 25. RGB value is (56,118,37). Sum of RGB (Red+Green+Blue) = 56+118+37=211 (27% of max value = 765). Red value is 56 (22.27% from 255 or 26.54% from 211); Green value is 118 (46.48% from 255 or 55.92% from 211); Blue value is 37 (14.84% from 255 or 17.54% from 211); Max value from RGB is 118 - color contains mainly: green. Hex color #387625 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387625 is #C789DA. Grayscale: #5A5A5A. Windows color (decimal): -13076955 or 2455096. OLE color: 2455096.

HSL color Cylindrical-coordinate representation of color #387625: hue angle of 105.93º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #387625 is Cyan = 0.53, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.54.

Color convert

RGB5611837-
CMYK0.5300.690.54
HSL105.93º52.26%30.39%-
HSV(B)105.93º68.64%46.27%-
XYZ8.4413.933.99-
YUV90.2397.96103.59-

RGB Variations

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

RGB

RED value IS 56 (22.27% from 255) = 26.54%
GREEN value IS 118 (46.48% from 255) = 55.92%
BLUE value IS 37 (14.84% from 255) = 17.54%
R=26.54%
G=55.92%
B=17.54%

CMYK

C (Cyan) values IS 0.53
M (Magenta) values IS 0
Y (Yellow) values IS 0.69
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal56118370.5300.690.54105.9352.2630.39
Hex38762535045366a341e
Octal7016645650105661526436
Binary111000111011010010111010101000101110110110101011010011110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #387625

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #387625; }

 p { color: rgb(56,118,37); }

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

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

 a { background-color: rgb(56,118,37); }

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

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

 span { border-color: rgb(56,118,37); }

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