COLOR #C5D298

HEX: #C5D298 RGB: (197,210,152)

Renk bilgisi

#C5D298 contains red, green and blue colors in about the same proportion. #C5D298 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#C5D298 color RGB value is (197,210,152).

RGB: (197,210,152) (77%, 82%, 60%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 210 of 255 = 82%
B 152 of 255 = 60%

197
210
152

R + G + B ~ 73%. #C5D298 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 210 + 152 = 559 (100%)
R 197 of 559 ~ 35.24%
G 210 of 559 ~ 37.57%
B 152 of 559 ~ 27.19'%

%35.24
%37.57
%27.19

CMYK RENK MODELİ

#C5D298 rengi CMYK tonu (6,0,28,18).

  • camgöbeği tonu 6.19%
  • eflatun tonu 0.00%
  • sarı tonu 27.62%
  • ana renk tonu 17.65%

CMYK: (6,0,28,18)
C6M0Y28K18 (6%, 0%, 28%, 18%)
(0.06 / 0.00 / 0.28 / 0.18)

CMYK yüzdeleri

%6.19
%0
%27.62
%17.65

Codes

Color #C5D298 in popluar color models

C5 D2 98
RGB 197 210 152
HSL 73° 39.19% 70.98%
HSB/HSV 73° 27.62% 82.35%
CMYK 6.19% 0.00% 27.62%
17.65%

Color #C5D298 in popluar number systems.

HEX C5 D2 98
Decimal 197 210 152
Binary 11000101 11010010 10011000
Octal 305 322 230

Shades and tints

Shades of #C5D298

#C5D298
(197,210,152)
#B4BF8B
(180,191,139)
#A3AC7E
(163,172,126)
#929971
(146,153,113)
#818664
(129,134,100)
#707357
(112,115,87)
#5F604A
(95,96,74)
#4E4D3D
(78,77,61)
#3D3A30
(61,58,48)
#2C2723
(44,39,35)
#1B1416
(27,20,22)
#000000
(0,0,0)

Tints of #C5D298

#C5D298
(197,210,152)
#CAD6A1
(202,214,161)
#CFDAAA
(207,218,170)
#D4DEB3
(212,222,179)
#D9E2BC
(217,226,188)
#DEE6C5
(222,230,197)
#E3EACE
(227,234,206)
#E8EED7
(232,238,215)
#EDF2E0
(237,242,224)
#F2F6E9
(242,246,233)
#F7FAF2
(247,250,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5D298 color. Also use rgb(197,210,152) instead hex code.

Text Font Color

.myTextColor { color: #C5D298; }

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

This text font color is #C5D298.

Background Color

.myBgColor { background-color: #C5D298; }

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

This div background color is #C5D298.

Border color

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

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

This div border color is #C5D298.

Opacity

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

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

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

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

This text has shadow with #C5D298 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D298.

Preview

Color preview on black background

This text has color #C5D298 on black background.


Color preview on white background

This text has color #C5D298 on white background.


Black color preview on #C5D298 background

This text has black color on #C5D298 background.


White color preview on #C5D298 background

This text has white color on #C5D298 background.


Related colors

Complementary color

Complementary color for #hex is #3A2D67.


I love getcolorcode.com

Triadic colors

1 #98C5D2 and #D298C5 with #C5D298 are triadic colors.

2 #98D2C5 and #D2C598 with #C5D298 are triadic colors.