COLOR #C3D357

HEX: #C3D357 RGB: (195,211,87)

Color info

#C3D357 contains mainly red and green colors. Web safe color of #C3D357 is #CCCC66 (or #CC6).

RGB color model

#C3D357 color RGB value is (195,211,87).

RGB: (195,211,87) (76%, 83%, 34%)

RGB channels and saturation

R 195 of 255 = 76%
G 211 of 255 = 83%
B 87 of 255 = 34%

195
211
87

R + G + B ~ 64%. #C3D357 is quite light color.

Portions of RGB colors in percentages

R + G + B = 195 + 211 + 87 = 493 (100%)
R 195 of 493 ~ 39.55%
G 211 of 493 ~ 42.8%
B 87 of 493 ~ 17.65'%

%39.55
%42.8
%17.65

CMYK color model

#C3D357 color CMYK value is (8,0,59,17).

  • cyan value is 7.58%
  • magenta value is 0.00%
  • yellow value is 58.77%
  • key color value is 17.25%

CMYK: (8,0,59,17)
C8M0Y59K17 (8%, 0%, 59%, 17%)
(0.08 / 0.00 / 0.59 / 0.17)

CMYK percentages

%7.58
%0
%58.77
%17.25

Codes

Color #C3D357 in popluar color models

C3 D3 57
RGB 195 211 87
HSL 68° 58.49% 58.43%
HSB/HSV 68° 58.77% 82.75%
CMYK 7.58% 0.00% 58.77%
17.25%

Color #C3D357 in popluar number systems.

HEX C3 D3 57
Decimal 195 211 87
Binary 11000011 11010011 1010111
Octal 303 323 127

Shades and tints

Shades of #C3D357

#C3D357
(195,211,87)
#B2C050
(178,192,80)
#A1AD49
(161,173,73)
#909A42
(144,154,66)
#7F873B
(127,135,59)
#6E7434
(110,116,52)
#5D612D
(93,97,45)
#4C4E26
(76,78,38)
#3B3B1F
(59,59,31)
#2A2818
(42,40,24)
#191511
(25,21,17)
#000000
(0,0,0)

Tints of #C3D357

#C3D357
(195,211,87)
#C8D766
(200,215,102)
#CDDB75
(205,219,117)
#D2DF84
(210,223,132)
#D7E393
(215,227,147)
#DCE7A2
(220,231,162)
#E1EBB1
(225,235,177)
#E6EFC0
(230,239,192)
#EBF3CF
(235,243,207)
#F0F7DE
(240,247,222)
#F5FBED
(245,251,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C3D357 color. Also use rgb(195,211,87) instead hex code.

Text Font Color

.myTextColor { color: #C3D357; }

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

This text font color is #C3D357.

Background Color

.myBgColor { background-color: #C3D357; }

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

This div background color is #C3D357.

Border color

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

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

This div border color is #C3D357.

Opacity

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

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

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

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

This text has shadow with #C3D357 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3D357.

Preview

Color preview on black background

This text has color #C3D357 on black background.


Color preview on white background

This text has color #C3D357 on white background.


Black color preview on #C3D357 background

This text has black color on #C3D357 background.


White color preview on #C3D357 background

This text has white color on #C3D357 background.


Related colors

Complementary color

Complementary color for #hex is #3C2CA8.


I love getcolorcode.com

Triadic colors

1 #57C3D3 and #D357C3 with #C3D357 are triadic colors.

2 #57D3C3 and #D3C357 with #C3D357 are triadic colors.