COLOR #133321

HEX: #133321 RGB: (19,51,33)

Renk bilgisi

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

RGB renk modeli

#133321 color RGB value is (19,51,33).

RGB: (19,51,33) (7%, 20%, 13%)

RGB bağlantıları ve doygunluk

R 19 of 255 = 7%
G 51 of 255 = 20%
B 33 of 255 = 13%

19
51
33

R + G + B ~ 13%. #133321 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 19 + 51 + 33 = 103 (100%)
R 19 of 103 ~ 18.45%
G 51 of 103 ~ 49.51%
B 33 of 103 ~ 32.04'%

%18.45
%49.51
%32.04

CMYK RENK MODELİ

#133321 rengi CMYK tonu (63,0,35,80).

  • camgöbeği tonu 62.75%
  • eflatun tonu 0.00%
  • sarı tonu 35.29%
  • ana renk tonu 80.00%

CMYK: (63,0,35,80)
C63M0Y35K80 (63%, 0%, 35%, 80%)
(0.63 / 0.00 / 0.35 / 0.80)

CMYK yüzdeleri

%62.75
%0
%35.29
%80

Codes

Color #133321 in popluar color models

13 33 21
RGB 19 51 33
HSL 146° 45.71% 13.73%
HSB/HSV 146° 62.75% 20.00%
CMYK 62.75% 0.00% 35.29%
80.00%

Color #133321 in popluar number systems.

HEX 13 33 21
Decimal 19 51 33
Binary 10011 110011 100001
Octal 23 63 41

Shades and tints

Shades of #133321

#133321
(19,51,33)
#122F1E
(18,47,30)
#112B1B
(17,43,27)
#102718
(16,39,24)
#0F2315
(15,35,21)
#0E1F12
(14,31,18)
#0D1B0F
(13,27,15)
#0C170C
(12,23,12)
#0B1309
(11,19,9)
#0A0F06
(10,15,6)
#090B03
(9,11,3)
#000000
(0,0,0)

Tints of #133321

#133321
(19,51,33)
#284535
(40,69,53)
#3D5749
(61,87,73)
#52695D
(82,105,93)
#677B71
(103,123,113)
#7C8D85
(124,141,133)
#919F99
(145,159,153)
#A6B1AD
(166,177,173)
#BBC3C1
(187,195,193)
#D0D5D5
(208,213,213)
#E5E7E9
(229,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #133321; }

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

This text font color is #133321.

Background Color

.myBgColor { background-color: #133321; }

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

This div background color is #133321.

Border color

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

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

This div border color is #133321.

Opacity

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

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

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

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

This text has shadow with #133321 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #133321.

Preview

Color preview on black background

This text has color #133321 on black background.


Color preview on white background

This text has color #133321 on white background.


Black color preview on #133321 background

This text has black color on #133321 background.


White color preview on #133321 background

This text has white color on #133321 background.


Related colors

Complementary color

Complementary color for #hex is #ECCCDE.


I love getcolorcode.com

Triadic colors

1 #211333 and #332113 with #133321 are triadic colors.

2 #213313 and #331321 with #133321 are triadic colors.