COLOR #00024D

HEX: #00024D RGB: (0,2,77)

Renk bilgisi

#00024D contains mainly blue color. #00024D ‘ nin web güvenlik rengi #000033 (ya da #003) dir.

RGB renk modeli

#00024D color RGB value is (0,2,77).

RGB: (0,2,77) (0%, 1%, 30%)

RGB bağlantıları ve doygunluk

R 0 of 255 = 0%
G 2 of 255 = 1%
B 77 of 255 = 30%

0
2
77

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

Yüzdelerle RGB renk parçaları

R + G + B = 0 + 2 + 77 = 79 (100%)
R 0 of 79 ~ 0%
G 2 of 79 ~ 2.53%
B 77 of 79 ~ 97.47'%

%97.47

CMYK RENK MODELİ

#00024D rengi CMYK tonu (100,97,0,70).

  • camgöbeği tonu 100.00%
  • eflatun tonu 97.40%
  • sarı tonu 0.00%
  • ana renk tonu 69.80%

CMYK: (100,97,0,70)
C100M97Y0K70 (100%, 97%, 0%, 70%)
(1.00 / 0.97 / 0.00 / 0.70)

CMYK yüzdeleri

%100
%97.4
%0
%69.8

Codes

Color #00024D in popluar color models

00 02 4D
RGB 0 2 77
HSL 238° 100.00% 15.10%
HSB/HSV 238° 100.00% 30.20%
CMYK 100.00% 97.40% 0.00%
69.80%

Color #00024D in popluar number systems.

HEX 00 02 4D
Decimal 0 2 77
Binary 0 10 1001101
Octal 0 2 115

Shades and tints

Shades of #00024D

#00024D
(0,2,77)
#000246
(0,2,70)
#00023F
(0,2,63)
#000238
(0,2,56)
#000231
(0,2,49)
#00022A
(0,2,42)
#000223
(0,2,35)
#00021C
(0,2,28)
#000215
(0,2,21)
#00020E
(0,2,14)
#000207
(0,2,7)
#000000
(0,0,0)

Tints of #00024D

#00024D
(0,2,77)
#17195D
(23,25,93)
#2E306D
(46,48,109)
#45477D
(69,71,125)
#5C5E8D
(92,94,141)
#73759D
(115,117,157)
#8A8CAD
(138,140,173)
#A1A3BD
(161,163,189)
#B8BACD
(184,186,205)
#CFD1DD
(207,209,221)
#E6E8ED
(230,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #00024D color. Also use rgb(0,2,77) instead hex code.

Text Font Color

.myTextColor { color: #00024D; }

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

This text font color is #00024D.

Background Color

.myBgColor { background-color: #00024D; }

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

This div background color is #00024D.

Border color

.myBorderColor { border: 1px solid #00024D; }

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

This div border color is #00024D.

Opacity

.myOpacity80 { color: #00024D; opacity: 0.8; }

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

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

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

This text has shadow with #00024D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #00024D.

Preview

Color preview on black background

This text has color #00024D on black background.


Color preview on white background

This text has color #00024D on white background.


Black color preview on #00024D background

This text has black color on #00024D background.


White color preview on #00024D background

This text has white color on #00024D background.


Related colors

Complementary color

Complementary color for #00024D is #FFFDB2.


I love getcolorcode.com

Triadic colors

1 #4D0002 and #024D00 with #00024D are triadic colors.

2 #4D0200 and #02004D with #00024D are triadic colors.