COLOR #C5E34B

HEX: #C5E34B RGB: (197,227,75)

Renk bilgisi

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

RGB renk modeli

#C5E34B color RGB value is (197,227,75).

RGB: (197,227,75) (77%, 89%, 29%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 227 of 255 = 89%
B 75 of 255 = 29%

197
227
75

R + G + B ~ 65%. #C5E34B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 227 + 75 = 499 (100%)
R 197 of 499 ~ 39.48%
G 227 of 499 ~ 45.49%
B 75 of 499 ~ 15.03'%

%39.48
%45.49
%15.03

CMYK RENK MODELİ

#C5E34B rengi CMYK tonu (13,0,67,11).

  • camgöbeği tonu 13.22%
  • eflatun tonu 0.00%
  • sarı tonu 66.96%
  • ana renk tonu 10.98%

CMYK: (13,0,67,11)
C13M0Y67K11 (13%, 0%, 67%, 11%)
(0.13 / 0.00 / 0.67 / 0.11)

CMYK yüzdeleri

%13.22
%0
%66.96
%10.98

Codes

Color #C5E34B in popluar color models

C5 E3 4B
RGB 197 227 75
HSL 72° 73.08% 59.22%
HSB/HSV 72° 66.96% 89.02%
CMYK 13.22% 0.00% 66.96%
10.98%

Color #C5E34B in popluar number systems.

HEX C5 E3 4B
Decimal 197 227 75
Binary 11000101 11100011 1001011
Octal 305 343 113

Shades and tints

Shades of #C5E34B

#C5E34B
(197,227,75)
#B4CF45
(180,207,69)
#A3BB3F
(163,187,63)
#92A739
(146,167,57)
#819333
(129,147,51)
#707F2D
(112,127,45)
#5F6B27
(95,107,39)
#4E5721
(78,87,33)
#3D431B
(61,67,27)
#2C2F15
(44,47,21)
#1B1B0F
(27,27,15)
#000000
(0,0,0)

Tints of #C5E34B

#C5E34B
(197,227,75)
#CAE55B
(202,229,91)
#CFE76B
(207,231,107)
#D4E97B
(212,233,123)
#D9EB8B
(217,235,139)
#DEED9B
(222,237,155)
#E3EFAB
(227,239,171)
#E8F1BB
(232,241,187)
#EDF3CB
(237,243,203)
#F2F5DB
(242,245,219)
#F7F7EB
(247,247,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E34B color. Also use rgb(197,227,75) instead hex code.

Text Font Color

.myTextColor { color: #C5E34B; }

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

This text font color is #C5E34B.

Background Color

.myBgColor { background-color: #C5E34B; }

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

This div background color is #C5E34B.

Border color

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

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

This div border color is #C5E34B.

Opacity

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

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

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

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

This text has shadow with #C5E34B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E34B.

Preview

Color preview on black background

This text has color #C5E34B on black background.


Color preview on white background

This text has color #C5E34B on white background.


Black color preview on #C5E34B background

This text has black color on #C5E34B background.


White color preview on #C5E34B background

This text has white color on #C5E34B background.


Related colors

Complementary color

Complementary color for #hex is #3A1CB4.


I love getcolorcode.com

Triadic colors

1 #4BC5E3 and #E34BC5 with #C5E34B are triadic colors.

2 #4BE3C5 and #E3C54B with #C5E34B are triadic colors.