#382670

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

Shades of Minsk #382670

Tints of Minsk #382670

Color information

#382670 (or 0x382670) is unknown color: approx Minsk. HEX triplet: 38, 26 and 70. RGB value is (56,38,112). Sum of RGB (Red+Green+Blue) = 56+38+112=206 (27% of max value = 765). Red value is 56 (22.27% from 255 or 27.18% from 206); Green value is 38 (15.23% from 255 or 18.45% from 206); Blue value is 112 (44.14% from 255 or 54.37% from 206); Max value from RGB is 112 - color contains mainly: blue. Hex color #382670 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #382670 is #C7D98F. Grayscale: #333333. Windows color (decimal): -13097360 or 7349816. OLE color: 7349816.

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

Color convert

RGB5638112-
CMYK0.500.6600.56
HSL254.59º49.33%29.41%-
HSV(B)254.59º66.07%43.92%-
XYZ5.253.415.71-
YUV51.82161.96130.98-

RGB Variations

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

RGB

RED value IS 56 (22.27% from 255) = 27.18%
GREEN value IS 38 (15.23% from 255) = 18.45%
BLUE value IS 112 (44.14% from 255) = 54.37%
R=27.18%
G=18.45%
B=54.37%

CMYK

C (Cyan) values IS 0.50
M (Magenta) values IS 0.66
Y (Yellow) values IS 0
K (Black) values IS 0.56
SystemRedGreenBlueCMYKHSL
Decimal56381120.500.6600.56254.5949.3329.41
Hex3826703242038ff311d
Octal7046160621020703776135
Binary1110001001101110000110010100001001110001111111111000111101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #382670

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #382670; }

 p { color: rgb(56,38,112); }

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

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

 a { background-color: rgb(56,38,112); }

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

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

 span { border-color: rgb(56,38,112); }

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