#1dc350

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

Shades of Malachite #1DC350

Tints of Malachite #1DC350

Color information

#1DC350 (or 0x1DC350) is unknown color: approx Malachite. HEX triplet: 1D, C3 and 50. RGB value is (29,195,80). Sum of RGB (Red+Green+Blue) = 29+195+80=304 (40% of max value = 765). Red value is 29 (11.72% from 255 or 9.54% from 304); Green value is 195 (76.56% from 255 or 64.14% from 304); Blue value is 80 (31.64% from 255 or 26.32% from 304); Max value from RGB is 195 - color contains mainly: green. Hex color #1DC350 is not a web safe color. Web safe color analog (approx): #33CC66. Inversed color of #1DC350 is #E23CAF. Grayscale: #848484. Windows color (decimal): -14826672 or 5292829. OLE color: 5292829.

HSL color Cylindrical-coordinate representation of color #1DC350: hue angle of 138.43º degrees, saturation: 0.74, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #1DC350 is Cyan = 0.85, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.24.

Color convert

RGB2919580-
CMYK0.8500.590.24
HSL138.43º74.11%43.92%-
HSV(B)138.43º85.13%76.47%-
XYZ21.4739.8714.15-
YUV132.2698.554.35-

RGB Variations

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

RGB

RED value IS 29 (11.72% from 255) = 9.54%
GREEN value IS 195 (76.56% from 255) = 64.14%
BLUE value IS 80 (31.64% from 255) = 26.32%
R=9.54%
G=64.14%
B=26.32%

CMYK

C (Cyan) values IS 0.85
M (Magenta) values IS 0
Y (Yellow) values IS 0.59
K (Black) values IS 0.24
SystemRedGreenBlueCMYKHSL
Decimal29195800.8500.590.24138.4374.1143.92
Hex1DC3505503B188a4a2c
Octal353031201250733021211254
Binary111011100001110100001010101011101111000100010101001010101100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #1dc350

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #1dc350; }

 p { color: rgb(29,195,80); }

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

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

 a { background-color: rgb(29,195,80); }

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

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

 span { border-color: rgb(29,195,80); }

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

cancel