#48dda6

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

Shades of Shamrock #48DDA6

Tints of Shamrock #48DDA6

Color information

#48DDA6 (or 0x48DDA6) is unknown color: approx Shamrock. HEX triplet: 48, DD and A6. RGB value is (72,221,166). Sum of RGB (Red+Green+Blue) = 72+221+166=459 (60% of max value = 765). Red value is 72 (28.52% from 255 or 15.69% from 459); Green value is 221 (86.72% from 255 or 48.15% from 459); Blue value is 166 (65.23% from 255 or 36.17% from 459); Max value from RGB is 221 - color contains mainly: green. Hex color #48DDA6 is not a web safe color. Web safe color analog (approx): #33CC99. Inversed color of #48DDA6 is #B72259. Grayscale: #AAAAAA. Windows color (decimal): -12001882 or 10935624. OLE color: 10935624.

HSL color Cylindrical-coordinate representation of color #48DDA6: hue angle of 157.85º degrees, saturation: 0.69, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #48DDA6 is Cyan = 0.67, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.13.

Color convert

RGB72221166-
CMYK0.6700.250.13
HSL157.85º68.66%57.45%-
HSV(B)157.85º67.42%86.67%-
XYZ35.4155.8444.99-
YUV170.18125.6457.97-

RGB Variations

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

RGB

RED value IS 72 (28.52% from 255) = 15.69%
GREEN value IS 221 (86.72% from 255) = 48.15%
BLUE value IS 166 (65.23% from 255) = 36.17%
R=15.69%
G=48.15%
B=36.17%

CMYK

C (Cyan) values IS 0.67
M (Magenta) values IS 0
Y (Yellow) values IS 0.25
K (Black) values IS 0.13
SystemRedGreenBlueCMYKHSL
Decimal722211660.6700.250.13157.8568.6657.45
Hex48DDA643019D9e4539
Octal1103352461030311523610571
Binary1001000110111011010011010000110110011101100111101000101111001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #48dda6

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #48dda6; }

 p { color: rgb(72,221,166); }

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

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

 a { background-color: rgb(72,221,166); }

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

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

 span { border-color: rgb(72,221,166); }

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

cancel