#297670

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

Shades of Elm #297670

Tints of Elm #297670

Color information

#297670 (or 0x297670) is unknown color: approx Elm. HEX triplet: 29, 76 and 70. RGB value is (41,118,112). Sum of RGB (Red+Green+Blue) = 41+118+112=271 (35% of max value = 765). Red value is 41 (16.41% from 255 or 15.13% from 271); Green value is 118 (46.48% from 255 or 43.54% from 271); Blue value is 112 (44.14% from 255 or 41.33% from 271); Max value from RGB is 118 - color contains mainly: green. Hex color #297670 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #297670 is #D6898F. Grayscale: #5E5E5E. Windows color (decimal): -14059920 or 7370281. OLE color: 7370281.

HSL color Cylindrical-coordinate representation of color #297670: hue angle of 175.32º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #297670 is Cyan = 0.65, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.54.

Color convert

RGB41118112-
CMYK0.6500.050.54
HSL175.32º48.43%31.18%-
HSV(B)175.32º65.25%46.27%-
XYZ10.3214.617.6-
YUV94.29137.9989.99-

RGB Variations

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

RGB

RED value IS 41 (16.41% from 255) = 15.13%
GREEN value IS 118 (46.48% from 255) = 43.54%
BLUE value IS 112 (44.14% from 255) = 41.33%
R=15.13%
G=43.54%
B=41.33%

CMYK

C (Cyan) values IS 0.65
M (Magenta) values IS 0
Y (Yellow) values IS 0.05
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal411181120.6500.050.54175.3248.4331.18
Hex297670410536af301f
Octal5116616010105662576037
Binary10100111101101110000100000101011101101010111111000011111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #297670

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #297670; }

 p { color: rgb(41,118,112); }

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

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

 a { background-color: rgb(41,118,112); }

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

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

 span { border-color: rgb(41,118,112); }

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