COLOR #253C56

HEX: #253C56 RGB: (37,60,86)

Renk bilgisi

#253C56 contains red, green and blue colors in about the same proportion. #253C56 ‘ nin web güvenlik rengi #333366 (ya da #336) dir.

RGB renk modeli

#253C56 color RGB value is (37,60,86).

RGB: (37,60,86) (15%, 24%, 34%)

RGB bağlantıları ve doygunluk

R 37 of 255 = 15%
G 60 of 255 = 24%
B 86 of 255 = 34%

37
60
86

R + G + B ~ 24%. #253C56 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 37 + 60 + 86 = 183 (100%)
R 37 of 183 ~ 20.22%
G 60 of 183 ~ 32.79%
B 86 of 183 ~ 46.99'%

%20.22
%32.79
%46.99

CMYK RENK MODELİ

#253C56 rengi CMYK tonu (57,30,0,66).

  • camgöbeği tonu 56.98%
  • eflatun tonu 30.23%
  • sarı tonu 0.00%
  • ana renk tonu 66.27%

CMYK: (57,30,0,66)
C57M30Y0K66 (57%, 30%, 0%, 66%)
(0.57 / 0.30 / 0.00 / 0.66)

CMYK yüzdeleri

%56.98
%30.23
%0
%66.27

Codes

Color #253C56 in popluar color models

25 3C 56
RGB 37 60 86
HSL 212° 39.84% 24.12%
HSB/HSV 212° 56.98% 33.73%
CMYK 56.98% 30.23% 0.00%
66.27%

Color #253C56 in popluar number systems.

HEX 25 3C 56
Decimal 37 60 86
Binary 100101 111100 1010110
Octal 45 74 126

Shades and tints

Shades of #253C56

#253C56
(37,60,86)
#22374F
(34,55,79)
#1F3248
(31,50,72)
#1C2D41
(28,45,65)
#19283A
(25,40,58)
#162333
(22,35,51)
#131E2C
(19,30,44)
#101925
(16,25,37)
#0D141E
(13,20,30)
#0A0F17
(10,15,23)
#070A10
(7,10,16)
#000000
(0,0,0)

Tints of #253C56

#253C56
(37,60,86)
#384D65
(56,77,101)
#4B5E74
(75,94,116)
#5E6F83
(94,111,131)
#718092
(113,128,146)
#8491A1
(132,145,161)
#97A2B0
(151,162,176)
#AAB3BF
(170,179,191)
#BDC4CE
(189,196,206)
#D0D5DD
(208,213,221)
#E3E6EC
(227,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #253C56 color. Also use rgb(37,60,86) instead hex code.

Text Font Color

.myTextColor { color: #253C56; }

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

This text font color is #253C56.

Background Color

.myBgColor { background-color: #253C56; }

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

This div background color is #253C56.

Border color

.myBorderColor { border: 1px solid #253C56; }

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

This div border color is #253C56.

Opacity

.myOpacity80 { color: #253C56; opacity: 0.8; }

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

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

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

This text has shadow with #253C56 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #253C56.

Preview

Color preview on black background

This text has color #253C56 on black background.


Color preview on white background

This text has color #253C56 on white background.


Black color preview on #253C56 background

This text has black color on #253C56 background.


White color preview on #253C56 background

This text has white color on #253C56 background.


Related colors

Complementary color

Complementary color for #hex is #DAC3A9.


I love getcolorcode.com

Triadic colors

1 #56253C and #3C5625 with #253C56 are triadic colors.

2 #563C25 and #3C2556 with #253C56 are triadic colors.