#413762

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

Shades of Minsk #413762

Tints of Minsk #413762

Color information

#413762 (or 0x413762) is unknown color: approx Minsk. HEX triplet: 41, 37 and 62. RGB value is (65,55,98). Sum of RGB (Red+Green+Blue) = 65+55+98=218 (28% of max value = 765). Red value is 65 (25.78% from 255 or 29.82% from 218); Green value is 55 (21.88% from 255 or 25.23% from 218); Blue value is 98 (38.67% from 255 or 44.95% from 218); Max value from RGB is 98 - color contains mainly: blue. Hex color #413762 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413762 is #BEC89D. Grayscale: #3E3E3E. Windows color (decimal): -12503198 or 6436673. OLE color: 6436673.

HSL color Cylindrical-coordinate representation of color #413762: hue angle of 253.95º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #413762 is Cyan = 0.34, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.62.

Color convert

RGB655598-
CMYK0.340.4400.62
HSL253.95º28.1%30%-
HSV(B)253.95º43.88%38.43%-
XYZ5.754.7412.17-
YUV62.89147.81129.5-

RGB Variations

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

RGB

RED value IS 65 (25.78% from 255) = 29.82%
GREEN value IS 55 (21.88% from 255) = 25.23%
BLUE value IS 98 (38.67% from 255) = 44.95%
R=29.82%
G=25.23%
B=44.95%

CMYK

C (Cyan) values IS 0.34
M (Magenta) values IS 0.44
Y (Yellow) values IS 0
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal6555980.340.4400.62253.9528.130
Hex413762222C03Efe1c1e
Octal1016714242540763763436
Binary100000111011111000101000101011000111110111111101110011110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #413762

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #413762; }

 p { color: rgb(65,55,98); }

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

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

 a { background-color: rgb(65,55,98); }

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

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

 span { border-color: rgb(65,55,98); }

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