COLOR #253525

HEX: #253525 RGB: (37,53,37)

Renk bilgisi

#253525 contains red, green and blue colors in about the same proportion. #253525 ‘ nin web güvenlik rengi #333333 (ya da #333) dir.

RGB renk modeli

#253525 color RGB value is (37,53,37).

RGB: (37,53,37) (15%, 21%, 15%)

RGB bağlantıları ve doygunluk

R 37 of 255 = 15%
G 53 of 255 = 21%
B 37 of 255 = 15%

37
53
37

R + G + B ~ 17%. #253525 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 37 + 53 + 37 = 127 (100%)
R 37 of 127 ~ 29.13%
G 53 of 127 ~ 41.73%
B 37 of 127 ~ 29.13'%

%29.13
%41.73
%29.13

CMYK RENK MODELİ

#253525 rengi CMYK tonu (30,0,30,79).

  • camgöbeği tonu 30.19%
  • eflatun tonu 0.00%
  • sarı tonu 30.19%
  • ana renk tonu 79.22%

CMYK: (30,0,30,79)
C30M0Y30K79 (30%, 0%, 30%, 79%)
(0.30 / 0.00 / 0.30 / 0.79)

CMYK yüzdeleri

%30.19
%0
%30.19
%79.22

Codes

Color #253525 in popluar color models

25 35 25
RGB 37 53 37
HSL 120° 17.78% 17.65%
HSB/HSV 120° 30.19% 20.78%
CMYK 30.19% 0.00% 30.19%
79.22%

Color #253525 in popluar number systems.

HEX 25 35 25
Decimal 37 53 37
Binary 100101 110101 100101
Octal 45 65 45

Shades and tints

Shades of #253525

#253525
(37,53,37)
#223122
(34,49,34)
#1F2D1F
(31,45,31)
#1C291C
(28,41,28)
#192519
(25,37,25)
#162116
(22,33,22)
#131D13
(19,29,19)
#101910
(16,25,16)
#0D150D
(13,21,13)
#0A110A
(10,17,10)
#070D07
(7,13,7)
#000000
(0,0,0)

Tints of #253525

#253525
(37,53,37)
#384738
(56,71,56)
#4B594B
(75,89,75)
#5E6B5E
(94,107,94)
#717D71
(113,125,113)
#848F84
(132,143,132)
#97A197
(151,161,151)
#AAB3AA
(170,179,170)
#BDC5BD
(189,197,189)
#D0D7D0
(208,215,208)
#E3E9E3
(227,233,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #253525; }

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

This text font color is #253525.

Background Color

.myBgColor { background-color: #253525; }

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

This div background color is #253525.

Border color

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

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

This div border color is #253525.

Opacity

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

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

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

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

This text has shadow with #253525 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #253525.

Preview

Color preview on black background

This text has color #253525 on black background.


Color preview on white background

This text has color #253525 on white background.


Black color preview on #253525 background

This text has black color on #253525 background.


White color preview on #253525 background

This text has white color on #253525 background.


Related colors

Complementary color

Complementary color for #hex is #DACADA.


I love getcolorcode.com

Triadic colors

1 #252535 and #352525 with #253525 are triadic colors.

2 #253525 and #352525 with #253525 are triadic colors.