COLOR #6FDA75

HEX: #6FDA75 RGB: (111,218,117)

Color info

#6FDA75 contains mainly green color. Web safe color of #6FDA75 is #66CC66 (or #6C6).

RGB color model

#6FDA75 color RGB value is (111,218,117).

RGB: (111,218,117) (44%, 85%, 46%)

RGB channels and saturation

R 111 of 255 = 44%
G 218 of 255 = 85%
B 117 of 255 = 46%

111
218
117

R + G + B ~ 58%. #6FDA75 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 111 + 218 + 117 = 446 (100%)
R 111 of 446 ~ 24.89%
G 218 of 446 ~ 48.88%
B 117 of 446 ~ 26.23'%

%24.89
%48.88
%26.23

CMYK color model

#6FDA75 color CMYK value is (49,0,46,15).

  • cyan value is 49.08%
  • magenta value is 0.00%
  • yellow value is 46.33%
  • key color value is 14.51%

CMYK: (49,0,46,15)
C49M0Y46K15 (49%, 0%, 46%, 15%)
(0.49 / 0.00 / 0.46 / 0.15)

CMYK percentages

%49.08
%0
%46.33
%14.51

Codes

Color #6FDA75 in popluar color models

6F DA 75
RGB 111 218 117
HSL 123° 59.12% 64.51%
HSB/HSV 123° 49.08% 85.49%
CMYK 49.08% 0.00% 46.33%
14.51%

Color #6FDA75 in popluar number systems.

HEX 6F DA 75
Decimal 111 218 117
Binary 1101111 11011010 1110101
Octal 157 332 165

Shades and tints

Shades of #6FDA75

#6FDA75
(111,218,117)
#65C76B
(101,199,107)
#5BB461
(91,180,97)
#51A157
(81,161,87)
#478E4D
(71,142,77)
#3D7B43
(61,123,67)
#336839
(51,104,57)
#29552F
(41,85,47)
#1F4225
(31,66,37)
#152F1B
(21,47,27)
#0B1C11
(11,28,17)
#000000
(0,0,0)

Tints of #6FDA75

#6FDA75
(111,218,117)
#7CDD81
(124,221,129)
#89E08D
(137,224,141)
#96E399
(150,227,153)
#A3E6A5
(163,230,165)
#B0E9B1
(176,233,177)
#BDECBD
(189,236,189)
#CAEFC9
(202,239,201)
#D7F2D5
(215,242,213)
#E4F5E1
(228,245,225)
#F1F8ED
(241,248,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6FDA75 color. Also use rgb(111,218,117) instead hex code.

Text Font Color

.myTextColor { color: #6FDA75; }

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

This text font color is #6FDA75.

Background Color

.myBgColor { background-color: #6FDA75; }

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

This div background color is #6FDA75.

Border color

.myBorderColor { border: 1px solid #6FDA75; }

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

This div border color is #6FDA75.

Opacity

.myOpacity80 { color: #6FDA75; opacity: 0.8; }

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

Text with #6FDA75 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 #6FDA75;}

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

This text has shadow with #6FDA75 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6FDA75.

Preview

Color preview on black background

This text has color #6FDA75 on black background.


Color preview on white background

This text has color #6FDA75 on white background.


Black color preview on #6FDA75 background

This text has black color on #6FDA75 background.


White color preview on #6FDA75 background

This text has white color on #6FDA75 background.


Related colors

Complementary color

Complementary color for #hex is #90258A.


I love getcolorcode.com

Triadic colors

1 #756FDA and #DA756F with #6FDA75 are triadic colors.

2 #75DA6F and #DA6F75 with #6FDA75 are triadic colors.