COLOR #CCF693

HEX: #CCF693 RGB: (204,246,147)

Renk bilgisi

#CCF693 contains mainly red and green colors. #CCF693 ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#CCF693 color RGB value is (204,246,147).

RGB: (204,246,147) (80%, 96%, 58%)

RGB bağlantıları ve doygunluk

R 204 of 255 = 80%
G 246 of 255 = 96%
B 147 of 255 = 58%

204
246
147

R + G + B ~ 78%. #CCF693 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 204 + 246 + 147 = 597 (100%)
R 204 of 597 ~ 34.17%
G 246 of 597 ~ 41.21%
B 147 of 597 ~ 24.62'%

%34.17
%41.21
%24.62

CMYK RENK MODELİ

#CCF693 rengi CMYK tonu (17,0,40,4).

  • camgöbeği tonu 17.07%
  • eflatun tonu 0.00%
  • sarı tonu 40.24%
  • ana renk tonu 3.53%

CMYK: (17,0,40,4)
C17M0Y40K4 (17%, 0%, 40%, 4%)
(0.17 / 0.00 / 0.40 / 0.04)

CMYK yüzdeleri

%17.07
%0
%40.24
%3.53

Codes

Color #CCF693 in popluar color models

CC F6 93
RGB 204 246 147
HSL 85° 84.62% 77.06%
HSB/HSV 85° 40.24% 96.47%
CMYK 17.07% 0.00% 40.24%
3.53%

Color #CCF693 in popluar number systems.

HEX CC F6 93
Decimal 204 246 147
Binary 11001100 11110110 10010011
Octal 314 366 223

Shades and tints

Shades of #CCF693

#CCF693
(204,246,147)
#BAE086
(186,224,134)
#A8CA79
(168,202,121)
#96B46C
(150,180,108)
#849E5F
(132,158,95)
#728852
(114,136,82)
#607245
(96,114,69)
#4E5C38
(78,92,56)
#3C462B
(60,70,43)
#2A301E
(42,48,30)
#181A11
(24,26,17)
#000000
(0,0,0)

Tints of #CCF693

#CCF693
(204,246,147)
#D0F69C
(208,246,156)
#D4F6A5
(212,246,165)
#D8F6AE
(216,246,174)
#DCF6B7
(220,246,183)
#E0F6C0
(224,246,192)
#E4F6C9
(228,246,201)
#E8F6D2
(232,246,210)
#ECF6DB
(236,246,219)
#F0F6E4
(240,246,228)
#F4F6ED
(244,246,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #CCF693 color. Also use rgb(204,246,147) instead hex code.

Text Font Color

.myTextColor { color: #CCF693; }

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

This text font color is #CCF693.

Background Color

.myBgColor { background-color: #CCF693; }

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

This div background color is #CCF693.

Border color

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

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

This div border color is #CCF693.

Opacity

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

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

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

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

This text has shadow with #CCF693 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #CCF693.

Preview

Color preview on black background

This text has color #CCF693 on black background.


Color preview on white background

This text has color #CCF693 on white background.


Black color preview on #CCF693 background

This text has black color on #CCF693 background.


White color preview on #CCF693 background

This text has white color on #CCF693 background.


Related colors

Complementary color

Complementary color for #hex is #33096C.


I love getcolorcode.com

Triadic colors

1 #93CCF6 and #F693CC with #CCF693 are triadic colors.

2 #93F6CC and #F6CC93 with #CCF693 are triadic colors.