COLOR #002825

HEX: #002825 RGB: (0,40,37)

Renk bilgisi

#002825 contains only green and blue colors. #002825 ‘ nin web güvenlik rengi #003333 (ya da #033) dir.

RGB renk modeli

#002825 color RGB value is (0,40,37).

RGB: (0,40,37) (0%, 16%, 15%)

RGB bağlantıları ve doygunluk

R 0 of 255 = 0%
G 40 of 255 = 16%
B 37 of 255 = 15%

0
40
37

R + G + B ~ 10%. #002825 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 0 + 40 + 37 = 77 (100%)
R 0 of 77 ~ 0%
G 40 of 77 ~ 51.95%
B 37 of 77 ~ 48.05'%

%51.95
%48.05

CMYK RENK MODELİ

#002825 rengi CMYK tonu (100,0,7,84).

  • camgöbeği tonu 100.00%
  • eflatun tonu 0.00%
  • sarı tonu 7.50%
  • ana renk tonu 84.31%
CMYK: (100,0,7,84) C100M0Y7K84 (100%,0%,7%,84%) (1.00/0.00/0.07/0.84) 

CMYK yüzdeleri

%100
%0
%7.5
%84.31

Codes

Color #002825 in popluar color models

00 28 25
RGB 0 40 37
HSL 176° 100.00% 7.84%
HSB/HSV 176° 100.00% 15.69%
CMYK 100.00% 0.00% 7.50%
84.31%

Color #002825 in popluar number systems.

HEX 00 28 25
Decimal 0 40 37
Binary 0 101000 100101
Octal 0 50 45

Shades and tints

Shades of #002825

#002825
(0,40,37)
#002522
(0,37,34)
#00221F
(0,34,31)
#001F1C
(0,31,28)
#001C19
(0,28,25)
#001916
(0,25,22)
#001613
(0,22,19)
#001310
(0,19,16)
#00100D
(0,16,13)
#000D0A
(0,13,10)
#000A07
(0,10,7)
#000000
(0,0,0)

Tints of #002825

#002825
(0,40,37)
#173B38
(23,59,56)
#2E4E4B
(46,78,75)
#45615E
(69,97,94)
#5C7471
(92,116,113)
#738784
(115,135,132)
#8A9A97
(138,154,151)
#A1ADAA
(161,173,170)
#B8C0BD
(184,192,189)
#CFD3D0
(207,211,208)
#E6E6E3
(230,230,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #002825 color. Also use rgb(0,40,37) instead hex code.

Text Font Color

.myTextColor { color: #002825; }

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

This text font color is #002825.

Background Color

.myBgColor { background-color: #002825; }

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

This div background color is #002825.

Border color

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

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

This div border color is #002825.

Opacity

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

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

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

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

This text has shadow with #002825 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #002825.

Preview

Color preview on black background

This text has color #002825 on black background.


Color preview on white background

This text has color #002825 on white background.


Black color preview on #002825 background

This text has black color on #002825 background.


White color preview on #002825 background

This text has white color on #002825 background.


Related colors

Complementary color

Complementary color for #hex is #FFD7DA.


I love getcolorcode.com

Triadic colors

1 #250028 and #282500 with #002825 are triadic colors.

2 #252800 and #280025 with #002825 are triadic colors.