#423669

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

Shades of Minsk #423669

Tints of Minsk #423669

Color information

#423669 (or 0x423669) is unknown color: approx Minsk. HEX triplet: 42, 36 and 69. RGB value is (66,54,105). Sum of RGB (Red+Green+Blue) = 66+54+105=225 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.33% from 225); Green value is 54 (21.48% from 255 or 24% from 225); Blue value is 105 (41.41% from 255 or 46.67% from 225); Max value from RGB is 105 - color contains mainly: blue. Hex color #423669 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423669 is #BDC996. Grayscale: #3F3F3F. Windows color (decimal): -12437911 or 6895170. OLE color: 6895170.

HSL color Cylindrical-coordinate representation of color #423669: hue angle of 254.12º 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 #423669 is Cyan = 0.37, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.59.

Color convert

RGB6654105-
CMYK0.370.4900.59
HSL254.12º32.08%31.18%-
HSV(B)254.12º48.57%41.18%-
XYZ6.124.8213.97-
YUV63.4151.48129.85-

RGB Variations

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

RGB

RED value IS 66 (26.17% from 255) = 29.33%
GREEN value IS 54 (21.48% from 255) = 24%
BLUE value IS 105 (41.41% from 255) = 46.67%
R=29.33%
G=24%
B=46.67%

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
Decimal66541050.370.4900.59254.1232.0831.18
Hex423669253103Bfe201f
Octal1026615145610733764037
Binary1000010110110110100110010111000101110111111111010000011111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #423669

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #423669; }

 p { color: rgb(66,54,105); }

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

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

 a { background-color: rgb(66,54,105); }

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

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

 span { border-color: rgb(66,54,105); }

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