COLOR #C37ADD

HEX: #C37ADD RGB: (195,122,221)

Renk bilgisi

#C37ADD contains mainly red and blue colors. #C37ADD ‘ nin web güvenlik rengi #CC66CC (ya da #C6C) dir.

RGB renk modeli

#C37ADD color RGB value is (195,122,221).

RGB: (195,122,221) (76%, 48%, 87%)

RGB bağlantıları ve doygunluk

R 195 of 255 = 76%
G 122 of 255 = 48%
B 221 of 255 = 87%

195
122
221

R + G + B ~ 70%. #C37ADD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 195 + 122 + 221 = 538 (100%)
R 195 of 538 ~ 36.25%
G 122 of 538 ~ 22.68%
B 221 of 538 ~ 41.08'%

%36.25
%22.68
%41.08

CMYK RENK MODELİ

#C37ADD rengi CMYK tonu (12,45,0,13).

  • camgöbeği tonu 11.76%
  • eflatun tonu 44.80%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (12,45,0,13)
C12M45Y0K13 (12%, 45%, 0%, 13%)
(0.12 / 0.45 / 0.00 / 0.13)

CMYK yüzdeleri

%11.76
%44.8
%0
%13.33

Codes

Color #C37ADD in popluar color models

C3 7A DD
RGB 195 122 221
HSL 284° 59.28% 67.25%
HSB/HSV 284° 44.80% 86.67%
CMYK 11.76% 44.80% 0.00%
13.33%

Color #C37ADD in popluar number systems.

HEX C3 7A DD
Decimal 195 122 221
Binary 11000011 1111010 11011101
Octal 303 172 335

Shades and tints

Shades of #C37ADD

#C37ADD
(195,122,221)
#B26FC9
(178,111,201)
#A164B5
(161,100,181)
#9059A1
(144,89,161)
#7F4E8D
(127,78,141)
#6E4379
(110,67,121)
#5D3865
(93,56,101)
#4C2D51
(76,45,81)
#3B223D
(59,34,61)
#2A1729
(42,23,41)
#190C15
(25,12,21)
#000000
(0,0,0)

Tints of #C37ADD

#C37ADD
(195,122,221)
#C886E0
(200,134,224)
#CD92E3
(205,146,227)
#D29EE6
(210,158,230)
#D7AAE9
(215,170,233)
#DCB6EC
(220,182,236)
#E1C2EF
(225,194,239)
#E6CEF2
(230,206,242)
#EBDAF5
(235,218,245)
#F0E6F8
(240,230,248)
#F5F2FB
(245,242,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C37ADD color. Also use rgb(195,122,221) instead hex code.

Text Font Color

.myTextColor { color: #C37ADD; }

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

This text font color is #C37ADD.

Background Color

.myBgColor { background-color: #C37ADD; }

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

This div background color is #C37ADD.

Border color

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

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

This div border color is #C37ADD.

Opacity

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

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

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

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

This text has shadow with #C37ADD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C37ADD.

Preview

Color preview on black background

This text has color #C37ADD on black background.


Color preview on white background

This text has color #C37ADD on white background.


Black color preview on #C37ADD background

This text has black color on #C37ADD background.


White color preview on #C37ADD background

This text has white color on #C37ADD background.


Related colors

Complementary color

Complementary color for #hex is #3C8522.


I love getcolorcode.com

Triadic colors

1 #DDC37A and #7ADDC3 with #C37ADD are triadic colors.

2 #DD7AC3 and #7AC3DD with #C37ADD are triadic colors.