COLOR #C6F053

HEX: #C6F053 RGB: (198,240,83)

Renk bilgisi

#C6F053 contains mainly red and green colors. #C6F053 ‘ nin web güvenlik rengi #CCFF66 (ya da #CF6) dir.

RGB renk modeli

#C6F053 color RGB value is (198,240,83).

RGB: (198,240,83) (78%, 94%, 33%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 240 of 255 = 94%
B 83 of 255 = 33%

198
240
83

R + G + B ~ 68%. #C6F053 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 240 + 83 = 521 (100%)
R 198 of 521 ~ 38%
G 240 of 521 ~ 46.07%
B 83 of 521 ~ 15.93'%

%38
%46.07
%15.93

CMYK RENK MODELİ

#C6F053 rengi CMYK tonu (18,0,65,6).

  • camgöbeği tonu 17.50%
  • eflatun tonu 0.00%
  • sarı tonu 65.42%
  • ana renk tonu 5.88%

CMYK: (18,0,65,6)
C18M0Y65K6 (18%, 0%, 65%, 6%)
(0.18 / 0.00 / 0.65 / 0.06)

CMYK yüzdeleri

%17.5
%0
%65.42
%5.88

Codes

Color #C6F053 in popluar color models

C6 F0 53
RGB 198 240 83
HSL 76° 83.96% 63.33%
HSB/HSV 76° 65.42% 94.12%
CMYK 17.50% 0.00% 65.42%
5.88%

Color #C6F053 in popluar number systems.

HEX C6 F0 53
Decimal 198 240 83
Binary 11000110 11110000 1010011
Octal 306 360 123

Shades and tints

Shades of #C6F053

#C6F053
(198,240,83)
#B4DB4C
(180,219,76)
#A2C645
(162,198,69)
#90B13E
(144,177,62)
#7E9C37
(126,156,55)
#6C8730
(108,135,48)
#5A7229
(90,114,41)
#485D22
(72,93,34)
#36481B
(54,72,27)
#243314
(36,51,20)
#121E0D
(18,30,13)
#000000
(0,0,0)

Tints of #C6F053

#C6F053
(198,240,83)
#CBF162
(203,241,98)
#D0F271
(208,242,113)
#D5F380
(213,243,128)
#DAF48F
(218,244,143)
#DFF59E
(223,245,158)
#E4F6AD
(228,246,173)
#E9F7BC
(233,247,188)
#EEF8CB
(238,248,203)
#F3F9DA
(243,249,218)
#F8FAE9
(248,250,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6F053 color. Also use rgb(198,240,83) instead hex code.

Text Font Color

.myTextColor { color: #C6F053; }

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

This text font color is #C6F053.

Background Color

.myBgColor { background-color: #C6F053; }

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

This div background color is #C6F053.

Border color

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

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

This div border color is #C6F053.

Opacity

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

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

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

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

This text has shadow with #C6F053 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6F053.

Preview

Color preview on black background

This text has color #C6F053 on black background.


Color preview on white background

This text has color #C6F053 on white background.


Black color preview on #C6F053 background

This text has black color on #C6F053 background.


White color preview on #C6F053 background

This text has white color on #C6F053 background.


Related colors

Complementary color

Complementary color for #hex is #390FAC.


I love getcolorcode.com

Triadic colors

1 #53C6F0 and #F053C6 with #C6F053 are triadic colors.

2 #53F0C6 and #F0C653 with #C6F053 are triadic colors.