#362571

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

Shades of Minsk #362571

Tints of Minsk #362571

Color information

#362571 (or 0x362571) is unknown color: approx Minsk. HEX triplet: 36, 25 and 71. RGB value is (54,37,113). Sum of RGB (Red+Green+Blue) = 54+37+113=204 (27% of max value = 765). Red value is 54 (21.48% from 255 or 26.47% from 204); Green value is 37 (14.84% from 255 or 18.14% from 204); Blue value is 113 (44.53% from 255 or 55.39% from 204); Max value from RGB is 113 - color contains mainly: blue. Hex color #362571 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #362571 is #C9DA8E. Grayscale: #323232. Windows color (decimal): -13228687 or 7415094. OLE color: 7415094.

HSL color Cylindrical-coordinate representation of color #362571: hue angle of 253.42º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #362571 is Cyan = 0.52, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.56.

Color convert

RGB5437113-
CMYK0.520.6700.56
HSL253.42º50.67%29.41%-
HSV(B)253.42º67.26%44.31%-
XYZ5.163.315.99-
YUV50.75163.13130.32-

RGB Variations

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

RGB

RED value IS 54 (21.48% from 255) = 26.47%
GREEN value IS 37 (14.84% from 255) = 18.14%
BLUE value IS 113 (44.53% from 255) = 55.39%
R=26.47%
G=18.14%
B=55.39%

CMYK

C (Cyan) values IS 0.52
M (Magenta) values IS 0.67
Y (Yellow) values IS 0
K (Black) values IS 0.56
SystemRedGreenBlueCMYKHSL
Decimal54371130.520.6700.56253.4250.6729.41
Hex3625713443038fd331d
Octal6645161641030703756335
Binary1101101001011110001110100100001101110001111110111001111101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #362571

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #362571; }

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

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

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

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

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

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

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

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