COLOR #423497

HEX: #423497 RGB: (66,52,151)

Color info

#423497 contains mainly blue color. Web safe color of #423497 is #333399 (or #339).

RGB color model

#423497 color RGB value is (66,52,151).

RGB: (66,52,151) (26%, 20%, 59%)

RGB channels and saturation

R 66 of 255 = 26%
G 52 of 255 = 20%
B 151 of 255 = 59%

66
52
151

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

Portions of RGB colors in percentages

R + G + B = 66 + 52 + 151 = 269 (100%)
R 66 of 269 ~ 24.54%
G 52 of 269 ~ 19.33%
B 151 of 269 ~ 56.13'%

%24.54
%19.33
%56.13

CMYK color model

#423497 color CMYK value is (56,66,0,41).

  • cyan value is 56.29%
  • magenta value is 65.56%
  • yellow value is 0.00%
  • key color value is 40.78%
CMYK: (56,66,0,41) C56M66Y0K41 (56%,66%,0%,41%) (0.56/0.66/0.00/0.41) 

CMYK percentages

%56.29
%65.56
%0
%40.78

Codes

Color #423497 in popluar color models

42 34 97
RGB 66 52 151
HSL 248° 48.77% 39.80%
HSB/HSV 248° 65.56% 59.22%
CMYK 56.29% 65.56% 0.00%
40.78%

Color #423497 in popluar number systems.

HEX 42 34 97
Decimal 66 52 151
Binary 1000010 110100 10010111
Octal 102 64 227

Shades and tints

Shades of #423497

#423497
(66,52,151)
#3C308A
(60,48,138)
#362C7D
(54,44,125)
#302870
(48,40,112)
#2A2463
(42,36,99)
#242056
(36,32,86)
#1E1C49
(30,28,73)
#18183C
(24,24,60)
#12142F
(18,20,47)
#0C1022
(12,16,34)
#060C15
(6,12,21)
#000000
(0,0,0)

Tints of #423497

#423497
(66,52,151)
#5346A0
(83,70,160)
#6458A9
(100,88,169)
#756AB2
(117,106,178)
#867CBB
(134,124,187)
#978EC4
(151,142,196)
#A8A0CD
(168,160,205)
#B9B2D6
(185,178,214)
#CAC4DF
(202,196,223)
#DBD6E8
(219,214,232)
#ECE8F1
(236,232,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #423497 color. Also use rgb(66,52,151) instead hex code.

Text Font Color

.myTextColor { color: #423497; }

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

This text font color is #423497.

Background Color

.myBgColor { background-color: #423497; }

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

This div background color is #423497.

Border color

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

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

This div border color is #423497.

Opacity

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

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

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

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

This text has shadow with #423497 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #423497.

Preview

Color preview on black background

This text has color #423497 on black background.


Color preview on white background

This text has color #423497 on white background.


Black color preview on #423497 background

This text has black color on #423497 background.


White color preview on #423497 background

This text has white color on #423497 background.


Related colors

Complementary color

Complementary color for #hex is #BDCB68.


I love getcolorcode.com

Triadic colors

1 #974234 and #349742 with #423497 are triadic colors.

2 #973442 and #344297 with #423497 are triadic colors.