COLOR #C7E35A

HEX: #C7E35A RGB: (199,227,90)

Renk bilgisi

#C7E35A contains mainly red and green colors. #C7E35A ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#C7E35A color RGB value is (199,227,90).

RGB: (199,227,90) (78%, 89%, 35%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 227 of 255 = 89%
B 90 of 255 = 35%

199
227
90

R + G + B ~ 67%. #C7E35A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 227 + 90 = 516 (100%)
R 199 of 516 ~ 38.57%
G 227 of 516 ~ 43.99%
B 90 of 516 ~ 17.44'%

%38.57
%43.99
%17.44

CMYK RENK MODELİ

#C7E35A rengi CMYK tonu (12,0,60,11).

  • camgöbeği tonu 12.33%
  • eflatun tonu 0.00%
  • sarı tonu 60.35%
  • ana renk tonu 10.98%

CMYK: (12,0,60,11)
C12M0Y60K11 (12%, 0%, 60%, 11%)
(0.12 / 0.00 / 0.60 / 0.11)

CMYK yüzdeleri

%12.33
%0
%60.35
%10.98

Codes

Color #C7E35A in popluar color models

C7 E3 5A
RGB 199 227 90
HSL 72° 70.98% 62.16%
HSB/HSV 72° 60.35% 89.02%
CMYK 12.33% 0.00% 60.35%
10.98%

Color #C7E35A in popluar number systems.

HEX C7 E3 5A
Decimal 199 227 90
Binary 11000111 11100011 1011010
Octal 307 343 132

Shades and tints

Shades of #C7E35A

#C7E35A
(199,227,90)
#B5CF52
(181,207,82)
#A3BB4A
(163,187,74)
#91A742
(145,167,66)
#7F933A
(127,147,58)
#6D7F32
(109,127,50)
#5B6B2A
(91,107,42)
#495722
(73,87,34)
#37431A
(55,67,26)
#252F12
(37,47,18)
#131B0A
(19,27,10)
#000000
(0,0,0)

Tints of #C7E35A

#C7E35A
(199,227,90)
#CCE569
(204,229,105)
#D1E778
(209,231,120)
#D6E987
(214,233,135)
#DBEB96
(219,235,150)
#E0EDA5
(224,237,165)
#E5EFB4
(229,239,180)
#EAF1C3
(234,241,195)
#EFF3D2
(239,243,210)
#F4F5E1
(244,245,225)
#F9F7F0
(249,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7E35A color. Also use rgb(199,227,90) instead hex code.

Text Font Color

.myTextColor { color: #C7E35A; }

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

This text font color is #C7E35A.

Background Color

.myBgColor { background-color: #C7E35A; }

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

This div background color is #C7E35A.

Border color

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

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

This div border color is #C7E35A.

Opacity

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

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

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

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

This text has shadow with #C7E35A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E35A.

Preview

Color preview on black background

This text has color #C7E35A on black background.


Color preview on white background

This text has color #C7E35A on white background.


Black color preview on #C7E35A background

This text has black color on #C7E35A background.


White color preview on #C7E35A background

This text has white color on #C7E35A background.


Related colors

Complementary color

Complementary color for #hex is #381CA5.


I love getcolorcode.com

Triadic colors

1 #5AC7E3 and #E35AC7 with #C7E35A are triadic colors.

2 #5AE3C7 and #E3C75A with #C7E35A are triadic colors.