COLOR #CCE698

HEX: #CCE698 RGB: (204,230,152)

Renk bilgisi

#CCE698 contains mainly red and green colors. #CCE698 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#CCE698 color RGB value is (204,230,152).

RGB: (204,230,152) (80%, 90%, 60%)

RGB bağlantıları ve doygunluk

R 204 of 255 = 80%
G 230 of 255 = 90%
B 152 of 255 = 60%

204
230
152

R + G + B ~ 77%. #CCE698 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 204 + 230 + 152 = 586 (100%)
R 204 of 586 ~ 34.81%
G 230 of 586 ~ 39.25%
B 152 of 586 ~ 25.94'%

%34.81
%39.25
%25.94

CMYK RENK MODELİ

#CCE698 rengi CMYK tonu (11,0,34,10).

  • camgöbeği tonu 11.30%
  • eflatun tonu 0.00%
  • sarı tonu 33.91%
  • ana renk tonu 9.80%
CMYK: (11,0,34,10) C11M0Y34K10 (11%,0%,34%,10%) (0.11/0.00/0.34/0.10) 

CMYK yüzdeleri

%11.3
%0
%33.91
%9.8

Codes

Color #CCE698 in popluar color models

CC E6 98
RGB 204 230 152
HSL 80° 60.94% 74.90%
HSB/HSV 80° 33.91% 90.20%
CMYK 11.30% 0.00% 33.91%
9.80%

Color #CCE698 in popluar number systems.

HEX CC E6 98
Decimal 204 230 152
Binary 11001100 11100110 10011000
Octal 314 346 230

Shades and tints

Shades of #CCE698

#CCE698
(204,230,152)
#BAD28B
(186,210,139)
#A8BE7E
(168,190,126)
#96AA71
(150,170,113)
#849664
(132,150,100)
#728257
(114,130,87)
#606E4A
(96,110,74)
#4E5A3D
(78,90,61)
#3C4630
(60,70,48)
#2A3223
(42,50,35)
#181E16
(24,30,22)
#000000
(0,0,0)

Tints of #CCE698

#CCE698
(204,230,152)
#D0E8A1
(208,232,161)
#D4EAAA
(212,234,170)
#D8ECB3
(216,236,179)
#DCEEBC
(220,238,188)
#E0F0C5
(224,240,197)
#E4F2CE
(228,242,206)
#E8F4D7
(232,244,215)
#ECF6E0
(236,246,224)
#F0F8E9
(240,248,233)
#F4FAF2
(244,250,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #CCE698 color. Also use rgb(204,230,152) instead hex code.

Text Font Color

.myTextColor { color: #CCE698; }

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

This text font color is #CCE698.

Background Color

.myBgColor { background-color: #CCE698; }

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

This div background color is #CCE698.

Border color

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

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

This div border color is #CCE698.

Opacity

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

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

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

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

This text has shadow with #CCE698 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #CCE698.

Preview

Color preview on black background

This text has color #CCE698 on black background.


Color preview on white background

This text has color #CCE698 on white background.


Black color preview on #CCE698 background

This text has black color on #CCE698 background.


White color preview on #CCE698 background

This text has white color on #CCE698 background.


Related colors

Complementary color

Complementary color for #hex is #331967.


I love getcolorcode.com

Triadic colors

1 #98CCE6 and #E698CC with #CCE698 are triadic colors.

2 #98E6CC and #E6CC98 with #CCE698 are triadic colors.