#362772

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

Shades of Minsk #362772

Tints of Minsk #362772

Color information

#362772 (or 0x362772) is unknown color: approx Minsk. HEX triplet: 36, 27 and 72. RGB value is (54,39,114). Sum of RGB (Red+Green+Blue) = 54+39+114=207 (27% of max value = 765). Red value is 54 (21.48% from 255 or 26.09% from 207); Green value is 39 (15.62% from 255 or 18.84% from 207); Blue value is 114 (44.92% from 255 or 55.07% from 207); Max value from RGB is 114 - color contains mainly: blue. Hex color #362772 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #362772 is #C9D88D. Grayscale: #333333. Windows color (decimal): -13228174 or 7481142. OLE color: 7481142.

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

Color convert

RGB5439114-
CMYK0.530.6600.55
HSL252º49.02%30%-
HSV(B)252º65.79%44.71%-
XYZ5.283.4516.31-
YUV52.04162.97129.4-

RGB Variations

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

RGB

RED value IS 54 (21.48% from 255) = 26.09%
GREEN value IS 39 (15.62% from 255) = 18.84%
BLUE value IS 114 (44.92% from 255) = 55.07%
R=26.09%
G=18.84%
B=55.07%

CMYK

C (Cyan) values IS 0.53
M (Magenta) values IS 0.66
Y (Yellow) values IS 0
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal54391140.530.6600.5525249.0230
Hex3627723542037fc311e
Octal6647162651020673746136
Binary1101101001111110010110101100001001101111111110011000111110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #362772

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #362772; }

 p { color: rgb(54,39,114); }

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

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

 a { background-color: rgb(54,39,114); }

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

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

 span { border-color: rgb(54,39,114); }

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