Html Css Color HEX #413668 Minsk

📋 copy color: '#413668'

red 65 ◦ green 54 ◦ blue 104

#413668
Download Color Icon.PNG:
16x16 32x32 64x64 128x128 256x256

Shades of Minsk #413668

Tints of Minsk #413668

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 value IS 0.38

 M value IS 0.48

 Y value IS 0

 K value IS 0.59

RGB Variations

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

Color information

#413668 (or 0x413668) is known color: 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

RGB 65 54 104 -
CMYK 0.38 0.48 0 0.59
HSL 253.2º 0.32% 0.31% -
HSV(B) 253.2º 0.48% 0.41% -
XYZ 6 4.76 13.7 -
YUV 62.99 151.14 129.43 -
System Red Green Blue C M Y K H S L
Decimal 65 54 104 0.38 0.48 0 0.59 253.2 0.32 0.31
Hex 41 36 68 26 30 0 3B FD 20 1F
Octal 101 66 150 46 60 0 73 375 40 37
Binary 1000001 110110 1101000 100110 110000 0 111011 11111101 100000 11111

Color Harmonies of #413668

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #413668

Black with #413668

Text Example


Text Example

White with #413668

Text Example


Text Example

HTML Codes & Css Web 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>