COLOR #25465C

HEX: #25465C RGB: (37,70,92)

Renk bilgisi

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

RGB renk modeli

#25465C color RGB value is (37,70,92).

RGB: (37,70,92) (15%, 27%, 36%)

RGB bağlantıları ve doygunluk

R 37 of 255 = 15%
G 70 of 255 = 27%
B 92 of 255 = 36%

37
70
92

R + G + B ~ 26%. #25465C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 37 + 70 + 92 = 199 (100%)
R 37 of 199 ~ 18.59%
G 70 of 199 ~ 35.18%
B 92 of 199 ~ 46.23'%

%18.59
%35.18
%46.23

CMYK RENK MODELİ

#25465C rengi CMYK tonu (60,24,0,64).

  • camgöbeği tonu 59.78%
  • eflatun tonu 23.91%
  • sarı tonu 0.00%
  • ana renk tonu 63.92%

CMYK: (60,24,0,64)
C60M24Y0K64 (60%, 24%, 0%, 64%)
(0.60 / 0.24 / 0.00 / 0.64)

CMYK yüzdeleri

%59.78
%23.91
%0
%63.92

Codes

Color #25465C in popluar color models

25 46 5C
RGB 37 70 92
HSL 204° 42.64% 25.29%
HSB/HSV 204° 59.78% 36.08%
CMYK 59.78% 23.91% 0.00%
63.92%

Color #25465C in popluar number systems.

HEX 25 46 5C
Decimal 37 70 92
Binary 100101 1000110 1011100
Octal 45 106 134

Shades and tints

Shades of #25465C

#25465C
(37,70,92)
#224054
(34,64,84)
#1F3A4C
(31,58,76)
#1C3444
(28,52,68)
#192E3C
(25,46,60)
#162834
(22,40,52)
#13222C
(19,34,44)
#101C24
(16,28,36)
#0D161C
(13,22,28)
#0A1014
(10,16,20)
#070A0C
(7,10,12)
#000000
(0,0,0)

Tints of #25465C

#25465C
(37,70,92)
#38566A
(56,86,106)
#4B6678
(75,102,120)
#5E7686
(94,118,134)
#718694
(113,134,148)
#8496A2
(132,150,162)
#97A6B0
(151,166,176)
#AAB6BE
(170,182,190)
#BDC6CC
(189,198,204)
#D0D6DA
(208,214,218)
#E3E6E8
(227,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #25465C color. Also use rgb(37,70,92) instead hex code.

Text Font Color

.myTextColor { color: #25465C; }

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

This text font color is #25465C.

Background Color

.myBgColor { background-color: #25465C; }

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

This div background color is #25465C.

Border color

.myBorderColor { border: 1px solid #25465C; }

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

This div border color is #25465C.

Opacity

.myOpacity80 { color: #25465C; opacity: 0.8; }

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

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

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

This text has shadow with #25465C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #25465C.

Preview

Color preview on black background

This text has color #25465C on black background.


Color preview on white background

This text has color #25465C on white background.


Black color preview on #25465C background

This text has black color on #25465C background.


White color preview on #25465C background

This text has white color on #25465C background.


Related colors

Complementary color

Complementary color for #hex is #DAB9A3.


I love getcolorcode.com

Triadic colors

1 #5C2546 and #465C25 with #25465C are triadic colors.

2 #5C4625 and #46255C with #25465C are triadic colors.