#81d048

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

Shades of Mantis #81D048

Tints of Mantis #81D048

Color information

#81D048 (or 0x81D048) is unknown color: approx Mantis. HEX triplet: 81, D0 and 48. RGB value is (129,208,72). Sum of RGB (Red+Green+Blue) = 129+208+72=409 (54% of max value = 765). Red value is 129 (50.78% from 255 or 31.54% from 409); Green value is 208 (81.64% from 255 or 50.86% from 409); Blue value is 72 (28.52% from 255 or 17.60% from 409); Max value from RGB is 208 - color contains mainly: green. Hex color #81D048 is not a web safe color. Web safe color analog (approx): #99CC33. Inversed color of #81D048 is #7E2FB7. Grayscale: #A9A9A9. Windows color (decimal): -8269752 or 4771969. OLE color: 4771969.

HSL color Cylindrical-coordinate representation of color #81D048: hue angle of 94.85º degrees, saturation: 0.59, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #81D048 is Cyan = 0.38, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.18.

Color convert

RGB12920872-
CMYK0.3800.650.18
HSL94.85º59.13%54.9%-
HSV(B)94.85º65.38%81.57%-
XYZ32.7850.2514.1-
YUV168.8773.3399.56-

RGB Variations

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

RGB

RED value IS 129 (50.78% from 255) = 31.54%
GREEN value IS 208 (81.64% from 255) = 50.86%
BLUE value IS 72 (28.52% from 255) = 17.60%
R=31.54%
G=50.86%
B=17.60%

CMYK

C (Cyan) values IS 0.38
M (Magenta) values IS 0
Y (Yellow) values IS 0.65
K (Black) values IS 0.18
SystemRedGreenBlueCMYKHSL
Decimal129208720.3800.650.1894.8559.1354.9
Hex81D04826041125f3b37
Octal201320110460101221377367
Binary1000000111010000100100010011001000001100101011111111011110111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #81d048

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #81d048; }

 p { color: rgb(129,208,72); }

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

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

 a { background-color: rgb(129,208,72); }

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

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

 span { border-color: rgb(129,208,72); }

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

cancel