#daf05c

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

Shades of Mindaro #DAF05C

Tints of Mindaro #DAF05C

Color information

#DAF05C (or 0xDAF05C) is unknown color: approx Mindaro. HEX triplet: DA, F0 and 5C. RGB value is (218,240,92). Sum of RGB (Red+Green+Blue) = 218+240+92=550 (72% of max value = 765). Red value is 218 (85.55% from 255 or 39.64% from 550); Green value is 240 (94.14% from 255 or 43.64% from 550); Blue value is 92 (36.33% from 255 or 16.73% from 550); Max value from RGB is 240 - color contains mainly: green. Hex color #DAF05C is not a web safe color. Web safe color analog (approx): #CCFF66. Inversed color of #DAF05C is #250FA3. Grayscale: #D9D9D9. Windows color (decimal): -2428836 or 6090970. OLE color: 6090970.

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

Color convert

RGB21824092-
CMYK0.0900.620.06
HSL68.92º83.15%65.1%-
HSV(B)68.92º61.67%94.12%-
XYZ62.017821.91-
YUV216.5557.71129.03-

RGB Variations

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

RGB

RED value IS 218 (85.55% from 255) = 39.64%
GREEN value IS 240 (94.14% from 255) = 43.64%
BLUE value IS 92 (36.33% from 255) = 16.73%
R=39.64%
G=43.64%
B=16.73%

CMYK

C (Cyan) values IS 0.09
M (Magenta) values IS 0
Y (Yellow) values IS 0.62
K (Black) values IS 0.06
SystemRedGreenBlueCMYKHSL
Decimal218240920.0900.620.0668.9283.1565.1
HexDAF05C903E6455341
Octal332360134110766105123101
Binary1101101011110000101110010010111110110100010110100111000001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #daf05c

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #daf05c; }

 p { color: rgb(218,240,92); }

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

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

 a { background-color: rgb(218,240,92); }

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

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

 span { border-color: rgb(218,240,92); }

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

cancel