COLOR #6E0C59

HEX: #6E0C59 RGB: (110,12,89)

Renk bilgisi

#6E0C59 contains mainly red and blue colors. #6E0C59 ‘ nin web güvenlik rengi #660066 (ya da #606) dir.

RGB renk modeli

#6E0C59 color RGB value is (110,12,89).

RGB: (110,12,89) (43%, 5%, 35%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 12 of 255 = 5%
B 89 of 255 = 35%

110
12
89

R + G + B ~ 28%. #6E0C59 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 12 + 89 = 211 (100%)
R 110 of 211 ~ 52.13%
G 12 of 211 ~ 5.69%
B 89 of 211 ~ 42.18'%

%52.13
%42.18

CMYK RENK MODELİ

#6E0C59 rengi CMYK tonu (0,89,19,57).

  • camgöbeği tonu 0.00%
  • eflatun tonu 89.09%
  • sarı tonu 19.09%
  • ana renk tonu 56.86%

CMYK: (0,89,19,57)
C0M89Y19K57 (0%, 89%, 19%, 57%)
(0.00 / 0.89 / 0.19 / 0.57)

CMYK yüzdeleri

%0
%89.09
%19.09
%56.86

Codes

Color #6E0C59 in popluar color models

6E 0C 59
RGB 110 12 89
HSL 313° 80.33% 23.92%
HSB/HSV 313° 89.09% 43.14%
CMYK 0.00% 89.09% 19.09%
56.86%

Color #6E0C59 in popluar number systems.

HEX 6E 0C 59
Decimal 110 12 89
Binary 1101110 1100 1011001
Octal 156 14 131

Shades and tints

Shades of #6E0C59

#6E0C59
(110,12,89)
#640B51
(100,11,81)
#5A0A49
(90,10,73)
#500941
(80,9,65)
#460839
(70,8,57)
#3C0731
(60,7,49)
#320629
(50,6,41)
#280521
(40,5,33)
#1E0419
(30,4,25)
#140311
(20,3,17)
#0A0209
(10,2,9)
#000000
(0,0,0)

Tints of #6E0C59

#6E0C59
(110,12,89)
#7B2268
(123,34,104)
#883877
(136,56,119)
#954E86
(149,78,134)
#A26495
(162,100,149)
#AF7AA4
(175,122,164)
#BC90B3
(188,144,179)
#C9A6C2
(201,166,194)
#D6BCD1
(214,188,209)
#E3D2E0
(227,210,224)
#F0E8EF
(240,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E0C59 color. Also use rgb(110,12,89) instead hex code.

Text Font Color

.myTextColor { color: #6E0C59; }

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

This text font color is #6E0C59.

Background Color

.myBgColor { background-color: #6E0C59; }

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

This div background color is #6E0C59.

Border color

.myBorderColor { border: 1px solid #6E0C59; }

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

This div border color is #6E0C59.

Opacity

.myOpacity80 { color: #6E0C59; opacity: 0.8; }

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

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

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

This text has shadow with #6E0C59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E0C59.

Preview

Color preview on black background

This text has color #6E0C59 on black background.


Color preview on white background

This text has color #6E0C59 on white background.


Black color preview on #6E0C59 background

This text has black color on #6E0C59 background.


White color preview on #6E0C59 background

This text has white color on #6E0C59 background.


Related colors

Complementary color

Complementary color for #hex is #91F3A6.


I love getcolorcode.com

Triadic colors

1 #596E0C and #0C596E with #6E0C59 are triadic colors.

2 #590C6E and #0C6E59 with #6E0C59 are triadic colors.