#362977

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

Shades of Minsk #362977

Tints of Minsk #362977

Color information

#362977 (or 0x362977) is unknown color: approx Minsk. HEX triplet: 36, 29 and 77. RGB value is (54,41,119). Sum of RGB (Red+Green+Blue) = 54+41+119=214 (28% of max value = 765). Red value is 54 (21.48% from 255 or 25.23% from 214); Green value is 41 (16.41% from 255 or 19.16% from 214); Blue value is 119 (46.88% from 255 or 55.61% from 214); Max value from RGB is 119 - color contains mainly: blue. Hex color #362977 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #362977 is #C9D688. Grayscale: #353535. Windows color (decimal): -13227657 or 7809334. OLE color: 7809334.

HSL color Cylindrical-coordinate representation of color #362977: hue angle of 250º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #362977 is Cyan = 0.55, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.53.

Color convert

RGB5441119-
CMYK0.550.6600.53
HSL250º48.75%31.37%-
HSV(B)250º65.55%46.67%-
XYZ5.643.717.87-
YUV53.78164.81128.16-

RGB Variations

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

RGB

RED value IS 54 (21.48% from 255) = 25.23%
GREEN value IS 41 (16.41% from 255) = 19.16%
BLUE value IS 119 (46.88% from 255) = 55.61%
R=25.23%
G=19.16%
B=55.61%

CMYK

C (Cyan) values IS 0.55
M (Magenta) values IS 0.66
Y (Yellow) values IS 0
K (Black) values IS 0.53
SystemRedGreenBlueCMYKHSL
Decimal54411190.550.6600.5325048.7531.37
Hex3629773742035fa311f
Octal6651167671020653726137
Binary1101101010011110111110111100001001101011111101011000111111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #362977

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #362977; }

 p { color: rgb(54,41,119); }

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

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

 a { background-color: rgb(54,41,119); }

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

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

 span { border-color: rgb(54,41,119); }

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