#362573

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

Shades of Minsk #362573

Tints of Minsk #362573

Color information

#362573 (or 0x362573) is unknown color: approx Minsk. HEX triplet: 36, 25 and 73. RGB value is (54,37,115). Sum of RGB (Red+Green+Blue) = 54+37+115=206 (27% of max value = 765). Red value is 54 (21.48% from 255 or 26.21% from 206); Green value is 37 (14.84% from 255 or 17.96% from 206); Blue value is 115 (45.31% from 255 or 55.83% from 206); Max value from RGB is 115 - color contains mainly: blue. Hex color #362573 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #362573 is #C9DA8C. Grayscale: #323232. Windows color (decimal): -13228685 or 7546166. OLE color: 7546166.

HSL color Cylindrical-coordinate representation of color #362573: hue angle of 253.08º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #362573 is Cyan = 0.53, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.55.

Color convert

RGB5437115-
CMYK0.530.6800.55
HSL253.08º51.32%29.8%-
HSV(B)253.08º67.83%45.1%-
XYZ5.283.3516.59-
YUV50.97164.13130.16-

RGB Variations

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

RGB

RED value IS 54 (21.48% from 255) = 26.21%
GREEN value IS 37 (14.84% from 255) = 17.96%
BLUE value IS 115 (45.31% from 255) = 55.83%
R=26.21%
G=17.96%
B=55.83%

CMYK

C (Cyan) values IS 0.53
M (Magenta) values IS 0.68
Y (Yellow) values IS 0
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal54371150.530.6800.55253.0851.3229.8
Hex3625733544037fd331e
Octal6645163651040673756336
Binary1101101001011110011110101100010001101111111110111001111110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #362573

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #362573; }

 p { color: rgb(54,37,115); }

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

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

 a { background-color: rgb(54,37,115); }

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

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

 span { border-color: rgb(54,37,115); }

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