COLOR #DAF976

HEX: #DAF976 RGB: (218,249,118)

Renk bilgisi

#DAF976 contains mainly red and green colors. #DAF976 ‘ nin web güvenlik rengi #CCFF66 (ya da #CF6) dir.

RGB renk modeli

#DAF976 color RGB value is (218,249,118).

RGB: (218,249,118) (85%, 98%, 46%)

RGB bağlantıları ve doygunluk

R 218 of 255 = 85%
G 249 of 255 = 98%
B 118 of 255 = 46%

218
249
118

R + G + B ~ 76%. #DAF976 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 218 + 249 + 118 = 585 (100%)
R 218 of 585 ~ 37.26%
G 249 of 585 ~ 42.56%
B 118 of 585 ~ 20.17'%

%37.26
%42.56
%20.17

CMYK RENK MODELİ

#DAF976 rengi CMYK tonu (12,0,53,2).

  • camgöbeği tonu 12.45%
  • eflatun tonu 0.00%
  • sarı tonu 52.61%
  • ana renk tonu 2.35%

CMYK: (12,0,53,2)
C12M0Y53K2 (12%, 0%, 53%, 2%)
(0.12 / 0.00 / 0.53 / 0.02)

CMYK yüzdeleri

%12.45
%0
%52.61
%2.35

Codes

Color #DAF976 in popluar color models

DA F9 76
RGB 218 249 118
HSL 74° 91.61% 71.96%
HSB/HSV 74° 52.61% 97.65%
CMYK 12.45% 0.00% 52.61%
2.35%

Color #DAF976 in popluar number systems.

HEX DA F9 76
Decimal 218 249 118
Binary 11011010 11111001 1110110
Octal 332 371 166

Shades and tints

Shades of #DAF976

#DAF976
(218,249,118)
#C7E36C
(199,227,108)
#B4CD62
(180,205,98)
#A1B758
(161,183,88)
#8EA14E
(142,161,78)
#7B8B44
(123,139,68)
#68753A
(104,117,58)
#555F30
(85,95,48)
#424926
(66,73,38)
#2F331C
(47,51,28)
#1C1D12
(28,29,18)
#000000
(0,0,0)

Tints of #DAF976

#DAF976
(218,249,118)
#DDF982
(221,249,130)
#E0F98E
(224,249,142)
#E3F99A
(227,249,154)
#E6F9A6
(230,249,166)
#E9F9B2
(233,249,178)
#ECF9BE
(236,249,190)
#EFF9CA
(239,249,202)
#F2F9D6
(242,249,214)
#F5F9E2
(245,249,226)
#F8F9EE
(248,249,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DAF976 color. Also use rgb(218,249,118) instead hex code.

Text Font Color

.myTextColor { color: #DAF976; }

<p style="color:#DAF976">This sample text font color is #DAF976.</p>

This text font color is #DAF976.

Background Color

.myBgColor { background-color: #DAF976; }

<div style="background-color:#DAF976">Inner text</div>

This div background color is #DAF976.

Border color

.myBorderColor { border: 1px solid #DAF976; }

<div style="border:3px solid #DAF976">Div</div>

This div border color is #DAF976.

Opacity

.myOpacity80 { color: #DAF976; opacity: 0.8; }

<p style="color:#DAF976;opacity:0.8;">80%</p>

Text with #DAF976 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #DAF976;}

<p style="text-shadow: 3px 3px 1px #DAF976">Text here.</p>

This text has shadow with #DAF976 color.


.textShadow {text-shadow: 3px 3px 1px #DAF976', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #DAF976, 5px 5px 20px red">Text here.</p>

This text has shadow with #DAF976 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#DAF976, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#DAF976, Direction=45, Strength=4)">Text</p>

This text has shadow with #DAF976 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #DAF976;
-webkit-box-shadow: 1px 1px 3px 2px #DAF976;
box-shadow: 1px 1px 3px 2px #DAF976;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #DAF976; -webkit-box-shadow: 1px 1px 3px 2px #DAF976; box-shadow:1px 1px 3px 2px #DAF976;">
Div content here
</div>

This div box has shadow with color #DAF976.

Preview

Color preview on black background

This text has color #DAF976 on black background.


Color preview on white background

This text has color #DAF976 on white background.


Black color preview on #DAF976 background

This text has black color on #DAF976 background.


White color preview on #DAF976 background

This text has white color on #DAF976 background.


Related colors

Complementary color

Complementary color for #hex is #250689.


I love getcolorcode.com

Triadic colors

1 #76DAF9 and #F976DA with #DAF976 are triadic colors.

2 #76F9DA and #F9DA76 with #DAF976 are triadic colors.