COLOR #C5E537

HEX: #C5E537 RGB: (197,229,55)

Renk bilgisi

#C5E537 contains mainly red and green colors. #C5E537 ‘ nin web güvenlik rengi #CCCC33 (ya da #CC3) dir.

RGB renk modeli

#C5E537 color RGB value is (197,229,55).

RGB: (197,229,55) (77%, 90%, 22%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 229 of 255 = 90%
B 55 of 255 = 22%

197
229
55

R + G + B ~ 63%. #C5E537 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 229 + 55 = 481 (100%)
R 197 of 481 ~ 40.96%
G 229 of 481 ~ 47.61%
B 55 of 481 ~ 11.43'%

%40.96
%47.61
%11.43

CMYK RENK MODELİ

#C5E537 rengi CMYK tonu (14,0,76,10).

  • camgöbeği tonu 13.97%
  • eflatun tonu 0.00%
  • sarı tonu 75.98%
  • ana renk tonu 10.20%

CMYK: (14,0,76,10)
C14M0Y76K10 (14%, 0%, 76%, 10%)
(0.14 / 0.00 / 0.76 / 0.10)

CMYK yüzdeleri

%13.97
%0
%75.98
%10.2

Codes

Color #C5E537 in popluar color models

C5 E5 37
RGB 197 229 55
HSL 71° 76.99% 55.69%
HSB/HSV 71° 75.98% 89.80%
CMYK 13.97% 0.00% 75.98%
10.20%

Color #C5E537 in popluar number systems.

HEX C5 E5 37
Decimal 197 229 55
Binary 11000101 11100101 110111
Octal 305 345 67

Shades and tints

Shades of #C5E537

#C5E537
(197,229,55)
#B4D132
(180,209,50)
#A3BD2D
(163,189,45)
#92A928
(146,169,40)
#819523
(129,149,35)
#70811E
(112,129,30)
#5F6D19
(95,109,25)
#4E5914
(78,89,20)
#3D450F
(61,69,15)
#2C310A
(44,49,10)
#1B1D05
(27,29,5)
#000000
(0,0,0)

Tints of #C5E537

#C5E537
(197,229,55)
#CAE749
(202,231,73)
#CFE95B
(207,233,91)
#D4EB6D
(212,235,109)
#D9ED7F
(217,237,127)
#DEEF91
(222,239,145)
#E3F1A3
(227,241,163)
#E8F3B5
(232,243,181)
#EDF5C7
(237,245,199)
#F2F7D9
(242,247,217)
#F7F9EB
(247,249,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E537 color. Also use rgb(197,229,55) instead hex code.

Text Font Color

.myTextColor { color: #C5E537; }

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

This text font color is #C5E537.

Background Color

.myBgColor { background-color: #C5E537; }

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

This div background color is #C5E537.

Border color

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

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

This div border color is #C5E537.

Opacity

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

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

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

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

This text has shadow with #C5E537 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E537.

Preview

Color preview on black background

This text has color #C5E537 on black background.


Color preview on white background

This text has color #C5E537 on white background.


Black color preview on #C5E537 background

This text has black color on #C5E537 background.


White color preview on #C5E537 background

This text has white color on #C5E537 background.


Related colors

Complementary color

Complementary color for #hex is #3A1AC8.


I love getcolorcode.com

Triadic colors

1 #37C5E5 and #E537C5 with #C5E537 are triadic colors.

2 #37E5C5 and #E5C537 with #C5E537 are triadic colors.