#423972

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

Shades of Minsk #423972

Tints of Minsk #423972

Color information

#423972 (or 0x423972) is unknown color: approx Minsk. HEX triplet: 42, 39 and 72. RGB value is (66,57,114). Sum of RGB (Red+Green+Blue) = 66+57+114=237 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.85% from 237); Green value is 57 (22.66% from 255 or 24.05% from 237); Blue value is 114 (44.92% from 255 or 48.10% from 237); Max value from RGB is 114 - color contains mainly: blue. Hex color #423972 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423972 is #BDC68D. Grayscale: #414141. Windows color (decimal): -12437134 or 7485762. OLE color: 7485762.

HSL color Cylindrical-coordinate representation of color #423972: hue angle of 249.47º degrees, saturation: 0.33, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #423972 is Cyan = 0.42, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.55.

Color convert

RGB6657114-
CMYK0.420.5000.55
HSL249.47º33.33%33.53%-
HSV(B)249.47º50%44.71%-
XYZ6.755.316.59-
YUV66.19154.98127.87-

RGB Variations

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

RGB

RED value IS 66 (26.17% from 255) = 27.85%
GREEN value IS 57 (22.66% from 255) = 24.05%
BLUE value IS 114 (44.92% from 255) = 48.10%
R=27.85%
G=24.05%
B=48.10%

CMYK

C (Cyan) values IS 0.42
M (Magenta) values IS 0.50
Y (Yellow) values IS 0
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal66571140.420.5000.55249.4733.3333.53
Hex4239722A32037f92122
Octal1027116252620673714142
Binary10000101110011110010101010110010011011111111001100001100010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #423972

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #423972; }

 p { color: rgb(66,57,114); }

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

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

 a { background-color: rgb(66,57,114); }

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

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

 span { border-color: rgb(66,57,114); }

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