COLOR #133721

HEX: #133721 RGB: (19,55,33)

Renk bilgisi

#133721 contains red, green and blue colors in about the same proportion. #133721 ‘ nin web güvenlik rengi #003333 (ya da #033) dir.

RGB renk modeli

#133721 color RGB value is (19,55,33).

RGB: (19,55,33) (7%, 22%, 13%)

RGB bağlantıları ve doygunluk

R 19 of 255 = 7%
G 55 of 255 = 22%
B 33 of 255 = 13%

19
55
33

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

Yüzdelerle RGB renk parçaları

R + G + B = 19 + 55 + 33 = 107 (100%)
R 19 of 107 ~ 17.76%
G 55 of 107 ~ 51.4%
B 33 of 107 ~ 30.84'%

%17.76
%51.4
%30.84

CMYK RENK MODELİ

#133721 rengi CMYK tonu (65,0,40,78).

  • camgöbeği tonu 65.45%
  • eflatun tonu 0.00%
  • sarı tonu 40.00%
  • ana renk tonu 78.43%

CMYK: (65,0,40,78)
C65M0Y40K78 (65%, 0%, 40%, 78%)
(0.65 / 0.00 / 0.40 / 0.78)

CMYK yüzdeleri

%65.45
%0
%40
%78.43

Codes

Color #133721 in popluar color models

13 37 21
RGB 19 55 33
HSL 143° 48.65% 14.51%
HSB/HSV 143° 65.45% 21.57%
CMYK 65.45% 0.00% 40.00%
78.43%

Color #133721 in popluar number systems.

HEX 13 37 21
Decimal 19 55 33
Binary 10011 110111 100001
Octal 23 67 41

Shades and tints

Shades of #133721

#133721
(19,55,33)
#12321E
(18,50,30)
#112D1B
(17,45,27)
#102818
(16,40,24)
#0F2315
(15,35,21)
#0E1E12
(14,30,18)
#0D190F
(13,25,15)
#0C140C
(12,20,12)
#0B0F09
(11,15,9)
#0A0A06
(10,10,6)
#090503
(9,5,3)
#000000
(0,0,0)

Tints of #133721

#133721
(19,55,33)
#284935
(40,73,53)
#3D5B49
(61,91,73)
#526D5D
(82,109,93)
#677F71
(103,127,113)
#7C9185
(124,145,133)
#91A399
(145,163,153)
#A6B5AD
(166,181,173)
#BBC7C1
(187,199,193)
#D0D9D5
(208,217,213)
#E5EBE9
(229,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #133721 color. Also use rgb(19,55,33) instead hex code.

Text Font Color

.myTextColor { color: #133721; }

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

This text font color is #133721.

Background Color

.myBgColor { background-color: #133721; }

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

This div background color is #133721.

Border color

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

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

This div border color is #133721.

Opacity

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

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

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

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

This text has shadow with #133721 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #133721.

Preview

Color preview on black background

This text has color #133721 on black background.


Color preview on white background

This text has color #133721 on white background.


Black color preview on #133721 background

This text has black color on #133721 background.


White color preview on #133721 background

This text has white color on #133721 background.


Related colors

Complementary color

Complementary color for #hex is #ECC8DE.


I love getcolorcode.com

Triadic colors

1 #211337 and #372113 with #133721 are triadic colors.

2 #213713 and #371321 with #133721 are triadic colors.