COLOR #6FCF71

HEX: #6FCF71 RGB: (111,207,113)

Renk bilgisi

#6FCF71 contains mainly green color. #6FCF71 ‘ nin web güvenlik rengi #66CC66 (ya da #6C6) dir.

RGB renk modeli

#6FCF71 color RGB value is (111,207,113).

RGB: (111,207,113) (44%, 81%, 44%)

RGB bağlantıları ve doygunluk

R 111 of 255 = 44%
G 207 of 255 = 81%
B 113 of 255 = 44%

111
207
113

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

Yüzdelerle RGB renk parçaları

R + G + B = 111 + 207 + 113 = 431 (100%)
R 111 of 431 ~ 25.75%
G 207 of 431 ~ 48.03%
B 113 of 431 ~ 26.22'%

%25.75
%48.03
%26.22

CMYK RENK MODELİ

#6FCF71 rengi CMYK tonu (46,0,45,19).

  • camgöbeği tonu 46.38%
  • eflatun tonu 0.00%
  • sarı tonu 45.41%
  • ana renk tonu 18.82%

CMYK: (46,0,45,19)
C46M0Y45K19 (46%, 0%, 45%, 19%)
(0.46 / 0.00 / 0.45 / 0.19)

CMYK yüzdeleri

%46.38
%0
%45.41
%18.82

Codes

Color #6FCF71 in popluar color models

6F CF 71
RGB 111 207 113
HSL 121° 50.00% 62.35%
HSB/HSV 121° 46.38% 81.18%
CMYK 46.38% 0.00% 45.41%
18.82%

Color #6FCF71 in popluar number systems.

HEX 6F CF 71
Decimal 111 207 113
Binary 1101111 11001111 1110001
Octal 157 317 161

Shades and tints

Shades of #6FCF71

#6FCF71
(111,207,113)
#65BD67
(101,189,103)
#5BAB5D
(91,171,93)
#519953
(81,153,83)
#478749
(71,135,73)
#3D753F
(61,117,63)
#336335
(51,99,53)
#29512B
(41,81,43)
#1F3F21
(31,63,33)
#152D17
(21,45,23)
#0B1B0D
(11,27,13)
#000000
(0,0,0)

Tints of #6FCF71

#6FCF71
(111,207,113)
#7CD37D
(124,211,125)
#89D789
(137,215,137)
#96DB95
(150,219,149)
#A3DFA1
(163,223,161)
#B0E3AD
(176,227,173)
#BDE7B9
(189,231,185)
#CAEBC5
(202,235,197)
#D7EFD1
(215,239,209)
#E4F3DD
(228,243,221)
#F1F7E9
(241,247,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6FCF71 color. Also use rgb(111,207,113) instead hex code.

Text Font Color

.myTextColor { color: #6FCF71; }

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

This text font color is #6FCF71.

Background Color

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

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

This div background color is #6FCF71.

Border color

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

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

This div border color is #6FCF71.

Opacity

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

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

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

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

This text has shadow with #6FCF71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6FCF71.

Preview

Color preview on black background

This text has color #6FCF71 on black background.


Color preview on white background

This text has color #6FCF71 on white background.


Black color preview on #6FCF71 background

This text has black color on #6FCF71 background.


White color preview on #6FCF71 background

This text has white color on #6FCF71 background.


Related colors

Complementary color

Complementary color for #hex is #90308E.


I love getcolorcode.com

Triadic colors

1 #716FCF and #CF716F with #6FCF71 are triadic colors.

2 #71CF6F and #CF6F71 with #6FCF71 are triadic colors.