#387926

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

Shades of Bilbao #387926

Tints of Bilbao #387926

Color information

#387926 (or 0x387926) is unknown color: approx Bilbao. HEX triplet: 38, 79 and 26. RGB value is (56,121,38). Sum of RGB (Red+Green+Blue) = 56+121+38=215 (28% of max value = 765). Red value is 56 (22.27% from 255 or 26.05% from 215); Green value is 121 (47.66% from 255 or 56.28% from 215); Blue value is 38 (15.23% from 255 or 17.67% from 215); Max value from RGB is 121 - color contains mainly: green. Hex color #387926 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387926 is #C786D9. Grayscale: #5C5C5C. Windows color (decimal): -13076186 or 2521400. OLE color: 2521400.

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

Color convert

RGB5612138-
CMYK0.5400.690.53
HSL106.99º52.2%31.18%-
HSV(B)106.99º68.6%47.45%-
XYZ8.8214.664.2-
YUV92.197.47102.25-

RGB Variations

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

RGB

RED value IS 56 (22.27% from 255) = 26.05%
GREEN value IS 121 (47.66% from 255) = 56.28%
BLUE value IS 38 (15.23% from 255) = 17.67%
R=26.05%
G=56.28%
B=17.67%

CMYK

C (Cyan) values IS 0.54
M (Magenta) values IS 0
Y (Yellow) values IS 0.69
K (Black) values IS 0.53
SystemRedGreenBlueCMYKHSL
Decimal56121380.5400.690.53106.9952.231.18
Hex38792636045356b341f
Octal7017146660105651536437
Binary111000111100110011011011001000101110101110101111010011111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #387926

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #387926; }

 p { color: rgb(56,121,38); }

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

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

 a { background-color: rgb(56,121,38); }

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

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

 span { border-color: rgb(56,121,38); }

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