COLOR #C4D54B

HEX: #C4D54B RGB: (196,213,75)

Renk bilgisi

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

RGB renk modeli

#C4D54B color RGB value is (196,213,75).

RGB: (196,213,75) (77%, 84%, 29%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 213 of 255 = 84%
B 75 of 255 = 29%

196
213
75

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 213 + 75 = 484 (100%)
R 196 of 484 ~ 40.5%
G 213 of 484 ~ 44.01%
B 75 of 484 ~ 15.5'%

%40.5
%44.01
%15.5

CMYK RENK MODELİ

#C4D54B rengi CMYK tonu (8,0,65,16).

  • camgöbeği tonu 7.98%
  • eflatun tonu 0.00%
  • sarı tonu 64.79%
  • ana renk tonu 16.47%

CMYK: (8,0,65,16)
C8M0Y65K16 (8%, 0%, 65%, 16%)
(0.08 / 0.00 / 0.65 / 0.16)

CMYK yüzdeleri

%7.98
%0
%64.79
%16.47

Codes

Color #C4D54B in popluar color models

C4 D5 4B
RGB 196 213 75
HSL 67° 62.16% 56.47%
HSB/HSV 67° 64.79% 83.53%
CMYK 7.98% 0.00% 64.79%
16.47%

Color #C4D54B in popluar number systems.

HEX C4 D5 4B
Decimal 196 213 75
Binary 11000100 11010101 1001011
Octal 304 325 113

Shades and tints

Shades of #C4D54B

#C4D54B
(196,213,75)
#B3C245
(179,194,69)
#A2AF3F
(162,175,63)
#919C39
(145,156,57)
#808933
(128,137,51)
#6F762D
(111,118,45)
#5E6327
(94,99,39)
#4D5021
(77,80,33)
#3C3D1B
(60,61,27)
#2B2A15
(43,42,21)
#1A170F
(26,23,15)
#000000
(0,0,0)

Tints of #C4D54B

#C4D54B
(196,213,75)
#C9D85B
(201,216,91)
#CEDB6B
(206,219,107)
#D3DE7B
(211,222,123)
#D8E18B
(216,225,139)
#DDE49B
(221,228,155)
#E2E7AB
(226,231,171)
#E7EABB
(231,234,187)
#ECEDCB
(236,237,203)
#F1F0DB
(241,240,219)
#F6F3EB
(246,243,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4D54B color. Also use rgb(196,213,75) instead hex code.

Text Font Color

.myTextColor { color: #C4D54B; }

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

This text font color is #C4D54B.

Background Color

.myBgColor { background-color: #C4D54B; }

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

This div background color is #C4D54B.

Border color

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

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

This div border color is #C4D54B.

Opacity

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

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

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

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

This text has shadow with #C4D54B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4D54B.

Preview

Color preview on black background

This text has color #C4D54B on black background.


Color preview on white background

This text has color #C4D54B on white background.


Black color preview on #C4D54B background

This text has black color on #C4D54B background.


White color preview on #C4D54B background

This text has white color on #C4D54B background.


Related colors

Complementary color

Complementary color for #hex is #3B2AB4.


I love getcolorcode.com

Triadic colors

1 #4BC4D5 and #D54BC4 with #C4D54B are triadic colors.

2 #4BD5C4 and #D5C44B with #C4D54B are triadic colors.