#48fb8e

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

Shades of Emerald #48FB8E

Tints of Emerald #48FB8E

Color information

#48FB8E (or 0x48FB8E) is unknown color: approx Emerald. HEX triplet: 48, FB and 8E. RGB value is (72,251,142). Sum of RGB (Red+Green+Blue) = 72+251+142=465 (61% of max value = 765). Red value is 72 (28.52% from 255 or 15.48% from 465); Green value is 251 (98.44% from 255 or 53.98% from 465); Blue value is 142 (55.86% from 255 or 30.54% from 465); Max value from RGB is 251 - color contains mainly: green. Hex color #48FB8E is not a web safe color. Web safe color analog (approx): #33FF99. Inversed color of #48FB8E is #B70471. Grayscale: #B9B9B9. Windows color (decimal): -11994226 or 9370440. OLE color: 9370440.

HSL color Cylindrical-coordinate representation of color #48FB8E: hue angle of 143.46º degrees, saturation: 0.96, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #48FB8E is Cyan = 0.71, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.02.

Color convert

RGB72251142-
CMYK0.7100.430.02
HSL143.46º95.72%63.33%-
HSV(B)143.46º71.31%98.43%-
XYZ42.0572.3337.33-
YUV185.05103.747.36-

RGB Variations

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

RGB

RED value IS 72 (28.52% from 255) = 15.48%
GREEN value IS 251 (98.44% from 255) = 53.98%
BLUE value IS 142 (55.86% from 255) = 30.54%
R=15.48%
G=53.98%
B=30.54%

CMYK

C (Cyan) values IS 0.71
M (Magenta) values IS 0
Y (Yellow) values IS 0.43
K (Black) values IS 0.02
SystemRedGreenBlueCMYKHSL
Decimal722511420.7100.430.02143.4695.7263.33
Hex48FB8E4702B28f603f
Octal110373216107053221714077
Binary100100011111011100011101000111010101110100011111100000111111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #48fb8e

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

 p { color: rgb(72,251,142); }

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

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

 a { background-color: rgb(72,251,142); }

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

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

 span { border-color: rgb(72,251,142); }

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

cancel