COLOR #C1D461

HEX: #C1D461 RGB: (193,212,97)

Renk bilgisi

#C1D461 contains mainly red and green colors. #C1D461 ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#C1D461 color RGB value is (193,212,97).

RGB: (193,212,97) (76%, 83%, 38%)

RGB bağlantıları ve doygunluk

R 193 of 255 = 76%
G 212 of 255 = 83%
B 97 of 255 = 38%

193
212
97

R + G + B ~ 66%. #C1D461 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 193 + 212 + 97 = 502 (100%)
R 193 of 502 ~ 38.45%
G 212 of 502 ~ 42.23%
B 97 of 502 ~ 19.32'%

%38.45
%42.23
%19.32

CMYK RENK MODELİ

#C1D461 rengi CMYK tonu (9,0,54,17).

  • camgöbeği tonu 8.96%
  • eflatun tonu 0.00%
  • sarı tonu 54.25%
  • ana renk tonu 16.86%

CMYK: (9,0,54,17)
C9M0Y54K17 (9%, 0%, 54%, 17%)
(0.09 / 0.00 / 0.54 / 0.17)

CMYK yüzdeleri

%8.96
%0
%54.25
%16.86

Codes

Color #C1D461 in popluar color models

C1 D4 61
RGB 193 212 97
HSL 70° 57.21% 60.59%
HSB/HSV 70° 54.25% 83.14%
CMYK 8.96% 0.00% 54.25%
16.86%

Color #C1D461 in popluar number systems.

HEX C1 D4 61
Decimal 193 212 97
Binary 11000001 11010100 1100001
Octal 301 324 141

Shades and tints

Shades of #C1D461

#C1D461
(193,212,97)
#B0C159
(176,193,89)
#9FAE51
(159,174,81)
#8E9B49
(142,155,73)
#7D8841
(125,136,65)
#6C7539
(108,117,57)
#5B6231
(91,98,49)
#4A4F29
(74,79,41)
#393C21
(57,60,33)
#282919
(40,41,25)
#171611
(23,22,17)
#000000
(0,0,0)

Tints of #C1D461

#C1D461
(193,212,97)
#C6D76F
(198,215,111)
#CBDA7D
(203,218,125)
#D0DD8B
(208,221,139)
#D5E099
(213,224,153)
#DAE3A7
(218,227,167)
#DFE6B5
(223,230,181)
#E4E9C3
(228,233,195)
#E9ECD1
(233,236,209)
#EEEFDF
(238,239,223)
#F3F2ED
(243,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C1D461 color. Also use rgb(193,212,97) instead hex code.

Text Font Color

.myTextColor { color: #C1D461; }

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

This text font color is #C1D461.

Background Color

.myBgColor { background-color: #C1D461; }

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

This div background color is #C1D461.

Border color

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

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

This div border color is #C1D461.

Opacity

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

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

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

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

This text has shadow with #C1D461 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C1D461.

Preview

Color preview on black background

This text has color #C1D461 on black background.


Color preview on white background

This text has color #C1D461 on white background.


Black color preview on #C1D461 background

This text has black color on #C1D461 background.


White color preview on #C1D461 background

This text has white color on #C1D461 background.


Related colors

Complementary color

Complementary color for #hex is #3E2B9E.


I love getcolorcode.com

Triadic colors

1 #61C1D4 and #D461C1 with #C1D461 are triadic colors.

2 #61D4C1 and #D4C161 with #C1D461 are triadic colors.