#368526

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

Shades of Bilbao #368526

Tints of Bilbao #368526

Color information

#368526 (or 0x368526) is unknown color: approx Bilbao. HEX triplet: 36, 85 and 26. RGB value is (54,133,38). Sum of RGB (Red+Green+Blue) = 54+133+38=225 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24% from 225); Green value is 133 (52.34% from 255 or 59.11% from 225); Blue value is 38 (15.23% from 255 or 16.89% from 225); Max value from RGB is 133 - color contains mainly: green. Hex color #368526 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #368526 is #C97AD9. Grayscale: #626262. Windows color (decimal): -13204186 or 2524470. OLE color: 2524470.

HSL color Cylindrical-coordinate representation of color #368526: hue angle of 109.89º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #368526 is Cyan = 0.59, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.48.

Color convert

RGB5413338-
CMYK0.5900.710.48
HSL109.89º55.56%33.53%-
HSV(B)109.89º71.43%52.16%-
XYZ10.2617.74.71-
YUV98.5593.8396.22-

RGB Variations

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

RGB

RED value IS 54 (21.48% from 255) = 24%
GREEN value IS 133 (52.34% from 255) = 59.11%
BLUE value IS 38 (15.23% from 255) = 16.89%
R=24%
G=59.11%
B=16.89%

CMYK

C (Cyan) values IS 0.59
M (Magenta) values IS 0
Y (Yellow) values IS 0.71
K (Black) values IS 0.48
SystemRedGreenBlueCMYKHSL
Decimal54133380.5900.710.48109.8955.5633.53
Hex3685263B047306e3822
Octal6620546730107601567042
Binary11011010000101100110111011010001111100001101110111000100010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #368526

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #368526; }

 p { color: rgb(54,133,38); }

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

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

 a { background-color: rgb(54,133,38); }

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

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

 span { border-color: rgb(54,133,38); }

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