#413668

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

Shades of Minsk #413668

Tints of Minsk #413668

Color information

#413668 (or 0x413668) is unknown color: approx Minsk. HEX triplet: 41, 36 and 68. RGB value is (65,54,104). Sum of RGB (Red+Green+Blue) = 65+54+104=223 (29% of max value = 765). Red value is 65 (25.78% from 255 or 29.15% from 223); Green value is 54 (21.48% from 255 or 24.22% from 223); Blue value is 104 (41.02% from 255 or 46.64% from 223); Max value from RGB is 104 - color contains mainly: blue. Hex color #413668 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413668 is #BEC997. Grayscale: #3E3E3E. Windows color (decimal): -12503448 or 6829633. OLE color: 6829633.

HSL color Cylindrical-coordinate representation of color #413668: hue angle of 253.2º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #413668 is Cyan = 0.38, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.59.

Color convert

RGB6554104-
CMYK0.380.4800.59
HSL253.2º31.65%30.98%-
HSV(B)253.2º48.08%40.78%-
XYZ64.7613.7-
YUV62.99151.14129.43-

RGB Variations

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

RGB

RED value IS 65 (25.78% from 255) = 29.15%
GREEN value IS 54 (21.48% from 255) = 24.22%
BLUE value IS 104 (41.02% from 255) = 46.64%
R=29.15%
G=24.22%
B=46.64%

CMYK

C (Cyan) values IS 0.38
M (Magenta) values IS 0.48
Y (Yellow) values IS 0
K (Black) values IS 0.59
SystemRedGreenBlueCMYKHSL
Decimal65541040.380.4800.59253.231.6530.98
Hex413668263003Bfd201f
Octal1016615046600733754037
Binary1000001110110110100010011011000001110111111110110000011111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #413668

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #413668; }

 p { color: rgb(65,54,104); }

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

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

 a { background-color: rgb(65,54,104); }

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

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

 span { border-color: rgb(65,54,104); }

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