COLOR #375281

HEX: #375281 RGB: (55,82,129)

Color info

#375281 contains mainly green and blue colors. Web safe color of #375281 is #336699 (or #369).

RGB color model

#375281 color RGB value is (55,82,129).

RGB: (55,82,129) (22%, 32%, 51%)

RGB channels and saturation

R 55 of 255 = 22%
G 82 of 255 = 32%
B 129 of 255 = 51%

55
82
129

R + G + B ~ 35%. #375281 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 82 + 129 = 266 (100%)
R 55 of 266 ~ 20.68%
G 82 of 266 ~ 30.83%
B 129 of 266 ~ 48.5'%

%20.68
%30.83
%48.5

CMYK color model

#375281 color CMYK value is (57,36,0,49).

  • cyan value is 57.36%
  • magenta value is 36.43%
  • yellow value is 0.00%
  • key color value is 49.41%

CMYK: (57,36,0,49)
C57M36Y0K49 (57%, 36%, 0%, 49%)
(0.57 / 0.36 / 0.00 / 0.49)

CMYK percentages

%57.36
%36.43
%0
%49.41

Codes

Color #375281 in popluar color models

37 52 81
RGB 55 82 129
HSL 218° 40.22% 36.08%
HSB/HSV 218° 57.36% 50.59%
CMYK 57.36% 36.43% 0.00%
49.41%

Color #375281 in popluar number systems.

HEX 37 52 81
Decimal 55 82 129
Binary 110111 1010010 10000001
Octal 67 122 201

Shades and tints

Shades of #375281

#375281
(55,82,129)
#324B76
(50,75,118)
#2D446B
(45,68,107)
#283D60
(40,61,96)
#233655
(35,54,85)
#1E2F4A
(30,47,74)
#19283F
(25,40,63)
#142134
(20,33,52)
#0F1A29
(15,26,41)
#0A131E
(10,19,30)
#050C13
(5,12,19)
#000000
(0,0,0)

Tints of #375281

#375281
(55,82,129)
#49618C
(73,97,140)
#5B7097
(91,112,151)
#6D7FA2
(109,127,162)
#7F8EAD
(127,142,173)
#919DB8
(145,157,184)
#A3ACC3
(163,172,195)
#B5BBCE
(181,187,206)
#C7CAD9
(199,202,217)
#D9D9E4
(217,217,228)
#EBE8EF
(235,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #375281 color. Also use rgb(55,82,129) instead hex code.

Text Font Color

.myTextColor { color: #375281; }

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

This text font color is #375281.

Background Color

.myBgColor { background-color: #375281; }

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

This div background color is #375281.

Border color

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

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

This div border color is #375281.

Opacity

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

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

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

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

This text has shadow with #375281 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #375281.

Preview

Color preview on black background

This text has color #375281 on black background.


Color preview on white background

This text has color #375281 on white background.


Black color preview on #375281 background

This text has black color on #375281 background.


White color preview on #375281 background

This text has white color on #375281 background.


Related colors

Complementary color

Complementary color for #hex is #C8AD7E.


I love getcolorcode.com

Triadic colors

1 #813752 and #528137 with #375281 are triadic colors.

2 #815237 and #523781 with #375281 are triadic colors.