#2adba4

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

Shades of Shamrock #2ADBA4

Tints of Shamrock #2ADBA4

Color information

#2ADBA4 (or 0x2ADBA4) is unknown color: approx Shamrock. HEX triplet: 2A, DB and A4. RGB value is (42,219,164). Sum of RGB (Red+Green+Blue) = 42+219+164=425 (56% of max value = 765). Red value is 42 (16.80% from 255 or 9.88% from 425); Green value is 219 (85.94% from 255 or 51.53% from 425); Blue value is 164 (64.45% from 255 or 38.59% from 425); Max value from RGB is 219 - color contains mainly: green. Hex color #2ADBA4 is not a web safe color. Web safe color analog (approx): #33CC99. Inversed color of #2ADBA4 is #D5245B. Grayscale: #9F9F9F. Windows color (decimal): -13968476 or 10804010. OLE color: 10804010.

HSL color Cylindrical-coordinate representation of color #2ADBA4: hue angle of 161.36º degrees, saturation: 0.71, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #2ADBA4 is Cyan = 0.81, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.14.

Color convert

RGB42219164-
CMYK0.8100.250.14
HSL161.36º71.08%51.18%-
HSV(B)161.36º80.82%85.88%-
XYZ32.9953.8443.77-
YUV159.81130.3643.97-

RGB Variations

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

RGB

RED value IS 42 (16.80% from 255) = 9.88%
GREEN value IS 219 (85.94% from 255) = 51.53%
BLUE value IS 164 (64.45% from 255) = 38.59%
R=9.88%
G=51.53%
B=38.59%

CMYK

C (Cyan) values IS 0.81
M (Magenta) values IS 0
Y (Yellow) values IS 0.25
K (Black) values IS 0.14
SystemRedGreenBlueCMYKHSL
Decimal422191640.8100.250.14161.3671.0851.18
Hex2ADBA451019Ea14733
Octal523332441210311624110763
Binary101010110110111010010010100010110011110101000011000111110011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #2adba4

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #2adba4; }

 p { color: rgb(42,219,164); }

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

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

 a { background-color: rgb(42,219,164); }

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

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

 span { border-color: rgb(42,219,164); }

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

cancel