COLOR #00521B

HEX: #00521B RGB: (0,82,27)

Renk bilgisi

#00521B contains only green and blue colors. #00521B ‘ nin web güvenlik rengi #006633 (ya da #063) dir.

RGB renk modeli

#00521B color RGB value is (0,82,27).

RGB: (0,82,27) (0%, 32%, 11%)

RGB bağlantıları ve doygunluk

R 0 of 255 = 0%
G 82 of 255 = 32%
B 27 of 255 = 11%

0
82
27

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

Yüzdelerle RGB renk parçaları

R + G + B = 0 + 82 + 27 = 109 (100%)
R 0 of 109 ~ 0%
G 82 of 109 ~ 75.23%
B 27 of 109 ~ 24.77'%

%75.23
%24.77

CMYK RENK MODELİ

#00521B rengi CMYK tonu (100,0,67,68).

  • camgöbeği tonu 100.00%
  • eflatun tonu 0.00%
  • sarı tonu 67.07%
  • ana renk tonu 67.84%

CMYK: (100,0,67,68)
C100M0Y67K68 (100%, 0%, 67%, 68%)
(1.00 / 0.00 / 0.67 / 0.68)

CMYK yüzdeleri

%100
%0
%67.07
%67.84

Codes

Color #00521B in popluar color models

00 52 1B
RGB 0 82 27
HSL 140° 100.00% 16.08%
HSB/HSV 140° 100.00% 32.16%
CMYK 100.00% 0.00% 67.07%
67.84%

Color #00521B in popluar number systems.

HEX 00 52 1B
Decimal 0 82 27
Binary 0 1010010 11011
Octal 0 122 33

Shades and tints

Shades of #00521B

#00521B
(0,82,27)
#004B19
(0,75,25)
#004417
(0,68,23)
#003D15
(0,61,21)
#003613
(0,54,19)
#002F11
(0,47,17)
#00280F
(0,40,15)
#00210D
(0,33,13)
#001A0B
(0,26,11)
#001309
(0,19,9)
#000C07
(0,12,7)
#000000
(0,0,0)

Tints of #00521B

#00521B
(0,82,27)
#17612F
(23,97,47)
#2E7043
(46,112,67)
#457F57
(69,127,87)
#5C8E6B
(92,142,107)
#739D7F
(115,157,127)
#8AAC93
(138,172,147)
#A1BBA7
(161,187,167)
#B8CABB
(184,202,187)
#CFD9CF
(207,217,207)
#E6E8E3
(230,232,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #00521B color. Also use rgb(0,82,27) instead hex code.

Text Font Color

.myTextColor { color: #00521B; }

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

This text font color is #00521B.

Background Color

.myBgColor { background-color: #00521B; }

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

This div background color is #00521B.

Border color

.myBorderColor { border: 1px solid #00521B; }

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

This div border color is #00521B.

Opacity

.myOpacity80 { color: #00521B; opacity: 0.8; }

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

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

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

This text has shadow with #00521B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #00521B.

Preview

Color preview on black background

This text has color #00521B on black background.


Color preview on white background

This text has color #00521B on white background.


Black color preview on #00521B background

This text has black color on #00521B background.


White color preview on #00521B background

This text has white color on #00521B background.


Related colors

Complementary color

Complementary color for #hex is #FFADE4.


I love getcolorcode.com

Triadic colors

1 #1B0052 and #521B00 with #00521B are triadic colors.

2 #1B5200 and #52001B with #00521B are triadic colors.