COLOR #531401

HEX: #531401 RGB: (83,20,1)

Renk bilgisi

#531401 contains mainly red color. #531401 ‘ nin web güvenlik rengi #660000 (ya da #600) dir.

RGB renk modeli

#531401 color RGB value is (83,20,1).

RGB: (83,20,1) (33%, 8%, 0%)

RGB bağlantıları ve doygunluk

R 83 of 255 = 33%
G 20 of 255 = 8%
B 1 of 255 = 0%

83
20
1

R + G + B ~ 14%. #531401 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 83 + 20 + 1 = 104 (100%)
R 83 of 104 ~ 79.81%
G 20 of 104 ~ 19.23%
B 1 of 104 ~ 0.96'%

%79.81
%19.23

CMYK RENK MODELİ

#531401 rengi CMYK tonu (0,76,99,67).

  • camgöbeği tonu 0.00%
  • eflatun tonu 75.90%
  • sarı tonu 98.80%
  • ana renk tonu 67.45%

CMYK: (0,76,99,67)
C0M76Y99K67 (0%, 76%, 99%, 67%)
(0.00 / 0.76 / 0.99 / 0.67)

CMYK yüzdeleri

%0
%75.9
%98.8
%67.45

Codes

Color #531401 in popluar color models

53 14 01
RGB 83 20 1
HSL 14° 97.62% 16.47%
HSB/HSV 14° 98.80% 32.55%
CMYK 0.00% 75.90% 98.80%
67.45%

Color #531401 in popluar number systems.

HEX 53 14 01
Decimal 83 20 1
Binary 1010011 10100 1
Octal 123 24 1

Shades and tints

Shades of #531401

#531401
(83,20,1)
#4C1301
(76,19,1)
#451201
(69,18,1)
#3E1101
(62,17,1)
#371001
(55,16,1)
#300F01
(48,15,1)
#290E01
(41,14,1)
#220D01
(34,13,1)
#1B0C01
(27,12,1)
#140B01
(20,11,1)
#0D0A01
(13,10,1)
#000000
(0,0,0)

Tints of #531401

#531401
(83,20,1)
#622918
(98,41,24)
#713E2F
(113,62,47)
#805346
(128,83,70)
#8F685D
(143,104,93)
#9E7D74
(158,125,116)
#AD928B
(173,146,139)
#BCA7A2
(188,167,162)
#CBBCB9
(203,188,185)
#DAD1D0
(218,209,208)
#E9E6E7
(233,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #531401 color. Also use rgb(83,20,1) instead hex code.

Text Font Color

.myTextColor { color: #531401; }

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

This text font color is #531401.

Background Color

.myBgColor { background-color: #531401; }

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

This div background color is #531401.

Border color

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

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

This div border color is #531401.

Opacity

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

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

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

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

This text has shadow with #531401 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #531401.

Preview

Color preview on black background

This text has color #531401 on black background.


Color preview on white background

This text has color #531401 on white background.


Black color preview on #531401 background

This text has black color on #531401 background.


White color preview on #531401 background

This text has white color on #531401 background.


Related colors

Complementary color

Complementary color for #hex is #ACEBFE.


I love getcolorcode.com

Triadic colors

1 #015314 and #140153 with #531401 are triadic colors.

2 #011453 and #145301 with #531401 are triadic colors.