#daef4e

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

Shades of Manz #DAEF4E

Tints of Manz #DAEF4E

Color information

#DAEF4E (or 0xDAEF4E) is unknown color: approx Manz. HEX triplet: DA, EF and 4E. RGB value is (218,239,78). Sum of RGB (Red+Green+Blue) = 218+239+78=535 (70% of max value = 765). Red value is 218 (85.55% from 255 or 40.75% from 535); Green value is 239 (93.75% from 255 or 44.67% from 535); Blue value is 78 (30.86% from 255 or 14.58% from 535); Max value from RGB is 239 - color contains mainly: green. Hex color #DAEF4E is not a web safe color. Web safe color analog (approx): #CCFF66. Inversed color of #DAEF4E is #2510B1. Grayscale: #D6D6D6. Windows color (decimal): -2429106 or 5173210. OLE color: 5173210.

HSL color Cylindrical-coordinate representation of color #DAEF4E: hue angle of 67.83º degrees, saturation: 0.83, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #DAEF4E is Cyan = 0.09, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.06.

Color convert

RGB21823978-
CMYK0.0900.670.06
HSL67.83º83.42%62.16%-
HSV(B)67.83º67.36%93.73%-
XYZ61.1677.1918.88-
YUV214.3751.04130.59-

RGB Variations

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

RGB

RED value IS 218 (85.55% from 255) = 40.75%
GREEN value IS 239 (93.75% from 255) = 44.67%
BLUE value IS 78 (30.86% from 255) = 14.58%
R=40.75%
G=44.67%
B=14.58%

CMYK

C (Cyan) values IS 0.09
M (Magenta) values IS 0
Y (Yellow) values IS 0.67
K (Black) values IS 0.06
SystemRedGreenBlueCMYKHSL
Decimal218239780.0900.670.0667.8383.4262.16
HexDAEF4E9043644533e
Octal332357116110103610412376
Binary1101101011101111100111010010100001111010001001010011111110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #daef4e

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #daef4e; }

 p { color: rgb(218,239,78); }

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

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

 a { background-color: rgb(218,239,78); }

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

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

 span { border-color: rgb(218,239,78); }

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

cancel