COLOR #C7F5B6

HEX: #C7F5B6 RGB: (199,245,182)

Renk bilgisi

#C7F5B6 contains mainly red and green colors. #C7F5B6 ‘ nin web güvenlik rengi #CCFFCC (ya da #CFC) dir.

RGB renk modeli

#C7F5B6 color RGB value is (199,245,182).

RGB: (199,245,182) (78%, 96%, 71%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 245 of 255 = 96%
B 182 of 255 = 71%

199
245
182

R + G + B ~ 82%. #C7F5B6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 245 + 182 = 626 (100%)
R 199 of 626 ~ 31.79%
G 245 of 626 ~ 39.14%
B 182 of 626 ~ 29.07'%

%31.79
%39.14
%29.07

CMYK RENK MODELİ

#C7F5B6 rengi CMYK tonu (19,0,26,4).

  • camgöbeği tonu 18.78%
  • eflatun tonu 0.00%
  • sarı tonu 25.71%
  • ana renk tonu 3.92%

CMYK: (19,0,26,4)
C19M0Y26K4 (19%, 0%, 26%, 4%)
(0.19 / 0.00 / 0.26 / 0.04)

CMYK yüzdeleri

%18.78
%0
%25.71
%3.92

Codes

Color #C7F5B6 in popluar color models

C7 F5 B6
RGB 199 245 182
HSL 104° 75.90% 83.73%
HSB/HSV 104° 25.71% 96.08%
CMYK 18.78% 0.00% 25.71%
3.92%

Color #C7F5B6 in popluar number systems.

HEX C7 F5 B6
Decimal 199 245 182
Binary 11000111 11110101 10110110
Octal 307 365 266

Shades and tints

Shades of #C7F5B6

#C7F5B6
(199,245,182)
#B5DFA6
(181,223,166)
#A3C996
(163,201,150)
#91B386
(145,179,134)
#7F9D76
(127,157,118)
#6D8766
(109,135,102)
#5B7156
(91,113,86)
#495B46
(73,91,70)
#374536
(55,69,54)
#252F26
(37,47,38)
#131916
(19,25,22)
#000000
(0,0,0)

Tints of #C7F5B6

#C7F5B6
(199,245,182)
#CCF5BC
(204,245,188)
#D1F5C2
(209,245,194)
#D6F5C8
(214,245,200)
#DBF5CE
(219,245,206)
#E0F5D4
(224,245,212)
#E5F5DA
(229,245,218)
#EAF5E0
(234,245,224)
#EFF5E6
(239,245,230)
#F4F5EC
(244,245,236)
#F9F5F2
(249,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7F5B6 color. Also use rgb(199,245,182) instead hex code.

Text Font Color

.myTextColor { color: #C7F5B6; }

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

This text font color is #C7F5B6.

Background Color

.myBgColor { background-color: #C7F5B6; }

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

This div background color is #C7F5B6.

Border color

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

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

This div border color is #C7F5B6.

Opacity

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

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

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

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

This text has shadow with #C7F5B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7F5B6.

Preview

Color preview on black background

This text has color #C7F5B6 on black background.


Color preview on white background

This text has color #C7F5B6 on white background.


Black color preview on #C7F5B6 background

This text has black color on #C7F5B6 background.


White color preview on #C7F5B6 background

This text has white color on #C7F5B6 background.


Related colors

Complementary color

Complementary color for #hex is #380A49.


I love getcolorcode.com

Triadic colors

1 #B6C7F5 and #F5B6C7 with #C7F5B6 are triadic colors.

2 #B6F5C7 and #F5C7B6 with #C7F5B6 are triadic colors.