#423970

Color #423970 Minsk (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Minsk #423970

Tints of Minsk #423970

Color information

#423970 (or 0x423970) is unknown color: approx Minsk. HEX triplet: 42, 39 and 70. RGB value is (66,57,112). Sum of RGB (Red+Green+Blue) = 66+57+112=235 (31% of max value = 765). Red value is 66 (26.17% from 255 or 28.09% from 235); Green value is 57 (22.66% from 255 or 24.26% from 235); Blue value is 112 (44.14% from 255 or 47.66% from 235); Max value from RGB is 112 - color contains mainly: blue. Hex color #423970 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423970 is #BDC68F. Grayscale: #414141. Windows color (decimal): -12437136 or 7354690. OLE color: 7354690.

HSL color Cylindrical-coordinate representation of color #423970: hue angle of 249.82º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #423970 is Cyan = 0.41, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.56.

Color convert

RGB6657112-
CMYK0.410.4900.56
HSL249.82º32.54%33.14%-
HSV(B)249.82º49.11%43.92%-
XYZ6.635.2515.99-
YUV65.96153.98128.03-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 66 (26.17% from 255) = 28.09%
GREEN value IS 57 (22.66% from 255) = 24.26%
BLUE value IS 112 (44.14% from 255) = 47.66%
R=28.09%
G=24.26%
B=47.66%

CMYK

C (Cyan) values IS 0.41
M (Magenta) values IS 0.49
Y (Yellow) values IS 0
K (Black) values IS 0.56
SystemRedGreenBlueCMYKHSL
Decimal66571120.410.4900.56249.8232.5433.14
Hex4239702931038fa2121
Octal1027116051610703724141
Binary10000101110011110000101001110001011100011111010100001100001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #423970

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #423970; }

 p { color: rgb(66,57,112); }

 H1.HeaderClassName
 {
   color: #423970;
 }
 .AnyTagClassName
 {
   color: #423970;
 }
</style>
background-color css

<style>
 a { background-color: #423970; }

 a { background-color: rgb(66,57,112); }

 div.DivClassName
 {
   background-color: #423970;
 }
 .BgClassName
 {
   background-color: #423970;
 }
</style>
border-color css

<style>
 span { border-color: #423970; }

 span { border-color: rgb(66,57,112); }

 td.TdClassName
 {
   border-color: #423970;
 }
 .TagClassName
 {
   border-color: #423970;
 }
</style>