COLOR #601B4D

HEX: #601B4D RGB: (96,27,77)

Renk bilgisi

#601B4D contains mainly red and blue colors. #601B4D ‘ nin web güvenlik rengi #663333 (ya da #633) dir.

RGB renk modeli

#601B4D color RGB value is (96,27,77).

RGB: (96,27,77) (38%, 11%, 30%)

RGB bağlantıları ve doygunluk

R 96 of 255 = 38%
G 27 of 255 = 11%
B 77 of 255 = 30%

96
27
77

R + G + B ~ 26%. #601B4D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 96 + 27 + 77 = 200 (100%)
R 96 of 200 ~ 48%
G 27 of 200 ~ 13.5%
B 77 of 200 ~ 38.5'%

%48
%13.5
%38.5

CMYK RENK MODELİ

#601B4D rengi CMYK tonu (0,72,20,62).

  • camgöbeği tonu 0.00%
  • eflatun tonu 71.88%
  • sarı tonu 19.79%
  • ana renk tonu 62.35%

CMYK: (0,72,20,62)
C0M72Y20K62 (0%, 72%, 20%, 62%)
(0.00 / 0.72 / 0.20 / 0.62)

CMYK yüzdeleri

%0
%71.88
%19.79
%62.35

Codes

Color #601B4D in popluar color models

60 1B 4D
RGB 96 27 77
HSL 317° 56.10% 24.12%
HSB/HSV 317° 71.88% 37.65%
CMYK 0.00% 71.88% 19.79%
62.35%

Color #601B4D in popluar number systems.

HEX 60 1B 4D
Decimal 96 27 77
Binary 1100000 11011 1001101
Octal 140 33 115

Shades and tints

Shades of #601B4D

#601B4D
(96,27,77)
#581946
(88,25,70)
#50173F
(80,23,63)
#481538
(72,21,56)
#401331
(64,19,49)
#38112A
(56,17,42)
#300F23
(48,15,35)
#280D1C
(40,13,28)
#200B15
(32,11,21)
#18090E
(24,9,14)
#100707
(16,7,7)
#000000
(0,0,0)

Tints of #601B4D

#601B4D
(96,27,77)
#6E2F5D
(110,47,93)
#7C436D
(124,67,109)
#8A577D
(138,87,125)
#986B8D
(152,107,141)
#A67F9D
(166,127,157)
#B493AD
(180,147,173)
#C2A7BD
(194,167,189)
#D0BBCD
(208,187,205)
#DECFDD
(222,207,221)
#ECE3ED
(236,227,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #601B4D color. Also use rgb(96,27,77) instead hex code.

Text Font Color

.myTextColor { color: #601B4D; }

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

This text font color is #601B4D.

Background Color

.myBgColor { background-color: #601B4D; }

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

This div background color is #601B4D.

Border color

.myBorderColor { border: 1px solid #601B4D; }

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

This div border color is #601B4D.

Opacity

.myOpacity80 { color: #601B4D; opacity: 0.8; }

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

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

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

This text has shadow with #601B4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #601B4D.

Preview

Color preview on black background

This text has color #601B4D on black background.


Color preview on white background

This text has color #601B4D on white background.


Black color preview on #601B4D background

This text has black color on #601B4D background.


White color preview on #601B4D background

This text has white color on #601B4D background.


Related colors

Complementary color

Complementary color for #hex is #9FE4B2.


I love getcolorcode.com

Triadic colors

1 #4D601B and #1B4D60 with #601B4D are triadic colors.

2 #4D1B60 and #1B604D with #601B4D are triadic colors.