#347925

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

Shades of Bilbao #347925

Tints of Bilbao #347925

Color information

#347925 (or 0x347925) is unknown color: approx Bilbao. HEX triplet: 34, 79 and 25. RGB value is (52,121,37). Sum of RGB (Red+Green+Blue) = 52+121+37=210 (27% of max value = 765). Red value is 52 (20.70% from 255 or 24.76% from 210); Green value is 121 (47.66% from 255 or 57.62% from 210); Blue value is 37 (14.84% from 255 or 17.62% from 210); Max value from RGB is 121 - color contains mainly: green. Hex color #347925 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347925 is #CB86DA. Grayscale: #5B5B5B. Windows color (decimal): -13338331 or 2455860. OLE color: 2455860.

HSL color Cylindrical-coordinate representation of color #347925: hue angle of 109.29º degrees, saturation: 0.53, 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 #347925 is Cyan = 0.57, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.53.

Color convert

RGB5212137-
CMYK0.5700.690.53
HSL109.29º53.16%30.98%-
HSV(B)109.29º69.42%47.45%-
XYZ8.5914.544.1-
YUV90.7997.64100.33-

RGB Variations

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

RGB

RED value IS 52 (20.70% from 255) = 24.76%
GREEN value IS 121 (47.66% from 255) = 57.62%
BLUE value IS 37 (14.84% from 255) = 17.62%
R=24.76%
G=57.62%
B=17.62%

CMYK

C (Cyan) values IS 0.57
M (Magenta) values IS 0
Y (Yellow) values IS 0.69
K (Black) values IS 0.53
SystemRedGreenBlueCMYKHSL
Decimal52121370.5700.690.53109.2953.1630.98
Hex34792539045356d351f
Octal6417145710105651556537
Binary110100111100110010111100101000101110101110110111010111111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #347925

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #347925; }

 p { color: rgb(52,121,37); }

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

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

 a { background-color: rgb(52,121,37); }

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

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

 span { border-color: rgb(52,121,37); }

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