COLOR #C6415D

HEX: #C6415D RGB: (198,65,93)

Renk bilgisi

#C6415D contains mainly red color. #C6415D ‘ nin web güvenlik rengi #CC3366 (ya da #C36) dir.

RGB renk modeli

#C6415D color RGB value is (198,65,93).

RGB: (198,65,93) (78%, 25%, 36%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 65 of 255 = 25%
B 93 of 255 = 36%

198
65
93

R + G + B ~ 46%. #C6415D is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 65 + 93 = 356 (100%)
R 198 of 356 ~ 55.62%
G 65 of 356 ~ 18.26%
B 93 of 356 ~ 26.12'%

%55.62
%18.26
%26.12

CMYK RENK MODELİ

#C6415D rengi CMYK tonu (0,67,53,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 67.17%
  • sarı tonu 53.03%
  • ana renk tonu 22.35%

CMYK: (0,67,53,22)
C0M67Y53K22 (0%, 67%, 53%, 22%)
(0.00 / 0.67 / 0.53 / 0.22)

CMYK yüzdeleri

%0
%67.17
%53.03
%22.35

Codes

Color #C6415D in popluar color models

C6 41 5D
RGB 198 65 93
HSL 347° 53.85% 51.57%
HSB/HSV 347° 67.17% 77.65%
CMYK 0.00% 67.17% 53.03%
22.35%

Color #C6415D in popluar number systems.

HEX C6 41 5D
Decimal 198 65 93
Binary 11000110 1000001 1011101
Octal 306 101 135

Shades and tints

Shades of #C6415D

#C6415D
(198,65,93)
#B43C55
(180,60,85)
#A2374D
(162,55,77)
#903245
(144,50,69)
#7E2D3D
(126,45,61)
#6C2835
(108,40,53)
#5A232D
(90,35,45)
#481E25
(72,30,37)
#36191D
(54,25,29)
#241415
(36,20,21)
#120F0D
(18,15,13)
#000000
(0,0,0)

Tints of #C6415D

#C6415D
(198,65,93)
#CB526B
(203,82,107)
#D06379
(208,99,121)
#D57487
(213,116,135)
#DA8595
(218,133,149)
#DF96A3
(223,150,163)
#E4A7B1
(228,167,177)
#E9B8BF
(233,184,191)
#EEC9CD
(238,201,205)
#F3DADB
(243,218,219)
#F8EBE9
(248,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6415D color. Also use rgb(198,65,93) instead hex code.

Text Font Color

.myTextColor { color: #C6415D; }

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

This text font color is #C6415D.

Background Color

.myBgColor { background-color: #C6415D; }

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

This div background color is #C6415D.

Border color

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

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

This div border color is #C6415D.

Opacity

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

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

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

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

This text has shadow with #C6415D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6415D.

Preview

Color preview on black background

This text has color #C6415D on black background.


Color preview on white background

This text has color #C6415D on white background.


Black color preview on #C6415D background

This text has black color on #C6415D background.


White color preview on #C6415D background

This text has white color on #C6415D background.


Related colors

Complementary color

Complementary color for #hex is #39BEA2.


I love getcolorcode.com

Triadic colors

1 #5DC641 and #415DC6 with #C6415D are triadic colors.

2 #5D41C6 and #41C65D with #C6415D are triadic colors.