#423568

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

Shades of Minsk #423568

Tints of Minsk #423568

Color information

#423568 (or 0x423568) is unknown color: approx Minsk. HEX triplet: 42, 35 and 68. RGB value is (66,53,104). Sum of RGB (Red+Green+Blue) = 66+53+104=223 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.60% from 223); Green value is 53 (21.09% from 255 or 23.77% 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 #423568 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423568 is #BDCA97. Grayscale: #3E3E3E. Windows color (decimal): -12438168 or 6829378. OLE color: 6829378.

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

Color convert

RGB6653104-
CMYK0.370.4900.59
HSL255.29º32.48%30.78%-
HSV(B)255.29º49.04%40.78%-
XYZ6.024.713.69-
YUV62.7151.31130.35-

RGB Variations

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

RGB

RED value IS 66 (26.17% from 255) = 29.60%
GREEN value IS 53 (21.09% from 255) = 23.77%
BLUE value IS 104 (41.02% from 255) = 46.64%
R=29.60%
G=23.77%
B=46.64%

CMYK

C (Cyan) values IS 0.37
M (Magenta) values IS 0.49
Y (Yellow) values IS 0
K (Black) values IS 0.59
SystemRedGreenBlueCMYKHSL
Decimal66531040.370.4900.59255.2932.4830.78
Hex423568253103Bff201f
Octal1026515045610733774037
Binary1000010110101110100010010111000101110111111111110000011111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #423568

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #423568; }

 p { color: rgb(66,53,104); }

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

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

 a { background-color: rgb(66,53,104); }

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

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

 span { border-color: rgb(66,53,104); }

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