COLOR #C5E64B

HEX: #C5E64B RGB: (197,230,75)

Renk bilgisi

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

RGB renk modeli

#C5E64B color RGB value is (197,230,75).

RGB: (197,230,75) (77%, 90%, 29%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 230 of 255 = 90%
B 75 of 255 = 29%

197
230
75

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 230 + 75 = 502 (100%)
R 197 of 502 ~ 39.24%
G 230 of 502 ~ 45.82%
B 75 of 502 ~ 14.94'%

%39.24
%45.82
%14.94

CMYK RENK MODELİ

#C5E64B rengi CMYK tonu (14,0,67,10).

  • camgöbeği tonu 14.35%
  • eflatun tonu 0.00%
  • sarı tonu 67.39%
  • ana renk tonu 9.80%

CMYK: (14,0,67,10)
C14M0Y67K10 (14%, 0%, 67%, 10%)
(0.14 / 0.00 / 0.67 / 0.10)

CMYK yüzdeleri

%14.35
%0
%67.39
%9.8

Codes

Color #C5E64B in popluar color models

C5 E6 4B
RGB 197 230 75
HSL 73° 75.61% 59.80%
HSB/HSV 73° 67.39% 90.20%
CMYK 14.35% 0.00% 67.39%
9.80%

Color #C5E64B in popluar number systems.

HEX C5 E6 4B
Decimal 197 230 75
Binary 11000101 11100110 1001011
Octal 305 346 113

Shades and tints

Shades of #C5E64B

#C5E64B
(197,230,75)
#B4D245
(180,210,69)
#A3BE3F
(163,190,63)
#92AA39
(146,170,57)
#819633
(129,150,51)
#70822D
(112,130,45)
#5F6E27
(95,110,39)
#4E5A21
(78,90,33)
#3D461B
(61,70,27)
#2C3215
(44,50,21)
#1B1E0F
(27,30,15)
#000000
(0,0,0)

Tints of #C5E64B

#C5E64B
(197,230,75)
#CAE85B
(202,232,91)
#CFEA6B
(207,234,107)
#D4EC7B
(212,236,123)
#D9EE8B
(217,238,139)
#DEF09B
(222,240,155)
#E3F2AB
(227,242,171)
#E8F4BB
(232,244,187)
#EDF6CB
(237,246,203)
#F2F8DB
(242,248,219)
#F7FAEB
(247,250,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E64B; }

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

This text font color is #C5E64B.

Background Color

.myBgColor { background-color: #C5E64B; }

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

This div background color is #C5E64B.

Border color

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

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

This div border color is #C5E64B.

Opacity

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

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

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

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

This text has shadow with #C5E64B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E64B.

Preview

Color preview on black background

This text has color #C5E64B on black background.


Color preview on white background

This text has color #C5E64B on white background.


Black color preview on #C5E64B background

This text has black color on #C5E64B background.


White color preview on #C5E64B background

This text has white color on #C5E64B background.


Related colors

Complementary color

Complementary color for #hex is #3A19B4.


I love getcolorcode.com

Triadic colors

1 #4BC5E6 and #E64BC5 with #C5E64B are triadic colors.

2 #4BE6C5 and #E6C54B with #C5E64B are triadic colors.