COLOR #24497D

HEX: #24497D RGB: (36,73,125)

Renk bilgisi

#24497D contains mainly green and blue colors. #24497D ‘ nin web güvenlik rengi #333366 (ya da #336) dir.

RGB renk modeli

#24497D color RGB value is (36,73,125).

RGB: (36,73,125) (14%, 29%, 49%)

RGB bağlantıları ve doygunluk

R 36 of 255 = 14%
G 73 of 255 = 29%
B 125 of 255 = 49%

36
73
125

R + G + B ~ 31%. #24497D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 36 + 73 + 125 = 234 (100%)
R 36 of 234 ~ 15.38%
G 73 of 234 ~ 31.2%
B 125 of 234 ~ 53.42'%

%15.38
%31.2
%53.42

CMYK RENK MODELİ

#24497D rengi CMYK tonu (71,42,0,51).

  • camgöbeği tonu 71.20%
  • eflatun tonu 41.60%
  • sarı tonu 0.00%
  • ana renk tonu 50.98%

CMYK: (71,42,0,51)
C71M42Y0K51 (71%, 42%, 0%, 51%)
(0.71 / 0.42 / 0.00 / 0.51)

CMYK yüzdeleri

%71.2
%41.6
%0
%50.98

Codes

Color #24497D in popluar color models

24 49 7D
RGB 36 73 125
HSL 215° 55.28% 31.57%
HSB/HSV 215° 71.20% 49.02%
CMYK 71.20% 41.60% 0.00%
50.98%

Color #24497D in popluar number systems.

HEX 24 49 7D
Decimal 36 73 125
Binary 100100 1001001 1111101
Octal 44 111 175

Shades and tints

Shades of #24497D

#24497D
(36,73,125)
#214372
(33,67,114)
#1E3D67
(30,61,103)
#1B375C
(27,55,92)
#183151
(24,49,81)
#152B46
(21,43,70)
#12253B
(18,37,59)
#0F1F30
(15,31,48)
#0C1925
(12,25,37)
#09131A
(9,19,26)
#060D0F
(6,13,15)
#000000
(0,0,0)

Tints of #24497D

#24497D
(36,73,125)
#375988
(55,89,136)
#4A6993
(74,105,147)
#5D799E
(93,121,158)
#7089A9
(112,137,169)
#8399B4
(131,153,180)
#96A9BF
(150,169,191)
#A9B9CA
(169,185,202)
#BCC9D5
(188,201,213)
#CFD9E0
(207,217,224)
#E2E9EB
(226,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #24497D color. Also use rgb(36,73,125) instead hex code.

Text Font Color

.myTextColor { color: #24497D; }

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

This text font color is #24497D.

Background Color

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

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

This div background color is #24497D.

Border color

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

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

This div border color is #24497D.

Opacity

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

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

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

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

This text has shadow with #24497D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #24497D.

Preview

Color preview on black background

This text has color #24497D on black background.


Color preview on white background

This text has color #24497D on white background.


Black color preview on #24497D background

This text has black color on #24497D background.


White color preview on #24497D background

This text has white color on #24497D background.


Related colors

Complementary color

Complementary color for #hex is #DBB682.


I love getcolorcode.com

Triadic colors

1 #7D2449 and #497D24 with #24497D are triadic colors.

2 #7D4924 and #49247D with #24497D are triadic colors.