#392771

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

Shades of Minsk #392771

Tints of Minsk #392771

Color information

#392771 (or 0x392771) is unknown color: approx Minsk. HEX triplet: 39, 27 and 71. RGB value is (57,39,113). Sum of RGB (Red+Green+Blue) = 57+39+113=209 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.27% from 209); Green value is 39 (15.62% from 255 or 18.66% from 209); Blue value is 113 (44.53% from 255 or 54.07% from 209); Max value from RGB is 113 - color contains mainly: blue. Hex color #392771 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392771 is #C6D88E. Grayscale: #343434. Windows color (decimal): -13031567 or 7415609. OLE color: 7415609.

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

Color convert

RGB5739113-
CMYK0.500.6500.56
HSL254.59º48.68%29.8%-
HSV(B)254.59º65.49%44.31%-
XYZ5.393.5116.02-
YUV52.82161.96130.98-

RGB Variations

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

RGB

RED value IS 57 (22.66% from 255) = 27.27%
GREEN value IS 39 (15.62% from 255) = 18.66%
BLUE value IS 113 (44.53% from 255) = 54.07%
R=27.27%
G=18.66%
B=54.07%

CMYK

C (Cyan) values IS 0.50
M (Magenta) values IS 0.65
Y (Yellow) values IS 0
K (Black) values IS 0.56
SystemRedGreenBlueCMYKHSL
Decimal57391130.500.6500.56254.5948.6829.8
Hex3927713241038ff311e
Octal7147161621010703776136
Binary1110011001111110001110010100000101110001111111111000111110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #392771

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #392771; }

 p { color: rgb(57,39,113); }

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

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

 a { background-color: rgb(57,39,113); }

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

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

 span { border-color: rgb(57,39,113); }

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