COLOR #C5C858

HEX: #C5C858 RGB: (197,200,88)

Renk bilgisi

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

RGB renk modeli

#C5C858 color RGB value is (197,200,88).

RGB: (197,200,88) (77%, 78%, 35%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 200 of 255 = 78%
B 88 of 255 = 35%

197
200
88

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 200 + 88 = 485 (100%)
R 197 of 485 ~ 40.62%
G 200 of 485 ~ 41.24%
B 88 of 485 ~ 18.14'%

%40.62
%41.24
%18.14

CMYK RENK MODELİ

#C5C858 rengi CMYK tonu (1,0,56,22).

  • camgöbeği tonu 1.50%
  • eflatun tonu 0.00%
  • sarı tonu 56.00%
  • ana renk tonu 21.57%

CMYK: (1,0,56,22)
C1M0Y56K22 (1%, 0%, 56%, 22%)
(0.01 / 0.00 / 0.56 / 0.22)

CMYK yüzdeleri

%1.5
%0
%56
%21.57

Codes

Color #C5C858 in popluar color models

C5 C8 58
RGB 197 200 88
HSL 62° 50.45% 56.47%
HSB/HSV 62° 56.00% 78.43%
CMYK 1.50% 0.00% 56.00%
21.57%

Color #C5C858 in popluar number systems.

HEX C5 C8 58
Decimal 197 200 88
Binary 11000101 11001000 1011000
Octal 305 310 130

Shades and tints

Shades of #C5C858

#C5C858
(197,200,88)
#B4B650
(180,182,80)
#A3A448
(163,164,72)
#929240
(146,146,64)
#818038
(129,128,56)
#706E30
(112,110,48)
#5F5C28
(95,92,40)
#4E4A20
(78,74,32)
#3D3818
(61,56,24)
#2C2610
(44,38,16)
#1B1408
(27,20,8)
#000000
(0,0,0)

Tints of #C5C858

#C5C858
(197,200,88)
#CACD67
(202,205,103)
#CFD276
(207,210,118)
#D4D785
(212,215,133)
#D9DC94
(217,220,148)
#DEE1A3
(222,225,163)
#E3E6B2
(227,230,178)
#E8EBC1
(232,235,193)
#EDF0D0
(237,240,208)
#F2F5DF
(242,245,223)
#F7FAEE
(247,250,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5C858 color. Also use rgb(197,200,88) instead hex code.

Text Font Color

.myTextColor { color: #C5C858; }

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

This text font color is #C5C858.

Background Color

.myBgColor { background-color: #C5C858; }

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

This div background color is #C5C858.

Border color

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

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

This div border color is #C5C858.

Opacity

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

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

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

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

This text has shadow with #C5C858 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5C858.

Preview

Color preview on black background

This text has color #C5C858 on black background.


Color preview on white background

This text has color #C5C858 on white background.


Black color preview on #C5C858 background

This text has black color on #C5C858 background.


White color preview on #C5C858 background

This text has white color on #C5C858 background.


Related colors

Complementary color

Complementary color for #hex is #3A37A7.


I love getcolorcode.com

Triadic colors

1 #58C5C8 and #C858C5 with #C5C858 are triadic colors.

2 #58C8C5 and #C8C558 with #C5C858 are triadic colors.