COLOR #601B9E

HEX: #601B9E RGB: (96,27,158)

Renk bilgisi

#601B9E contains mainly blue color. #601B9E ‘ nin web güvenlik rengi #663399 (ya da #639) dir.

RGB renk modeli

#601B9E color RGB value is (96,27,158).

RGB: (96,27,158) (38%, 11%, 62%)

RGB bağlantıları ve doygunluk

R 96 of 255 = 38%
G 27 of 255 = 11%
B 158 of 255 = 62%

96
27
158

R + G + B ~ 37%. #601B9E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 96 + 27 + 158 = 281 (100%)
R 96 of 281 ~ 34.16%
G 27 of 281 ~ 9.61%
B 158 of 281 ~ 56.23'%

%34.16
%56.23

CMYK RENK MODELİ

#601B9E rengi CMYK tonu (39,83,0,38).

  • camgöbeği tonu 39.24%
  • eflatun tonu 82.91%
  • sarı tonu 0.00%
  • ana renk tonu 38.04%

CMYK: (39,83,0,38)
C39M83Y0K38 (39%, 83%, 0%, 38%)
(0.39 / 0.83 / 0.00 / 0.38)

CMYK yüzdeleri

%39.24
%82.91
%0
%38.04

Codes

Color #601B9E in popluar color models

60 1B 9E
RGB 96 27 158
HSL 272° 70.81% 36.27%
HSB/HSV 272° 82.91% 61.96%
CMYK 39.24% 82.91% 0.00%
38.04%

Color #601B9E in popluar number systems.

HEX 60 1B 9E
Decimal 96 27 158
Binary 1100000 11011 10011110
Octal 140 33 236

Shades and tints

Shades of #601B9E

#601B9E
(96,27,158)
#581990
(88,25,144)
#501782
(80,23,130)
#481574
(72,21,116)
#401366
(64,19,102)
#381158
(56,17,88)
#300F4A
(48,15,74)
#280D3C
(40,13,60)
#200B2E
(32,11,46)
#180920
(24,9,32)
#100712
(16,7,18)
#000000
(0,0,0)

Tints of #601B9E

#601B9E
(96,27,158)
#6E2FA6
(110,47,166)
#7C43AE
(124,67,174)
#8A57B6
(138,87,182)
#986BBE
(152,107,190)
#A67FC6
(166,127,198)
#B493CE
(180,147,206)
#C2A7D6
(194,167,214)
#D0BBDE
(208,187,222)
#DECFE6
(222,207,230)
#ECE3EE
(236,227,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #601B9E; }

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

This text font color is #601B9E.

Background Color

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

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

This div background color is #601B9E.

Border color

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

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

This div border color is #601B9E.

Opacity

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

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

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

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

This text has shadow with #601B9E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #601B9E.

Preview

Color preview on black background

This text has color #601B9E on black background.


Color preview on white background

This text has color #601B9E on white background.


Black color preview on #601B9E background

This text has black color on #601B9E background.


White color preview on #601B9E background

This text has white color on #601B9E background.


Related colors

Complementary color

Complementary color for #hex is #9FE461.


I love getcolorcode.com

Triadic colors

1 #9E601B and #1B9E60 with #601B9E are triadic colors.

2 #9E1B60 and #1B609E with #601B9E are triadic colors.