Html Css Color HEX #423668 Minsk

📋 copy color: '#423668'

red 66 ◦ green 54 ◦ blue 104

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

Shades of Minsk #423668

Tints of Minsk #423668

RGB

 RED value IS 66 (26.17% from 255) = 29.46%

 GREEN value IS 54 (21.48% from 255) = 24.11%

 BLUE value IS 104 (41.02% from 255) = 46.43%

R = 29.46%
G = 24.11%
B = 46.43%

CMYK

 C value IS 0.37

 M value IS 0.48

 Y value IS 0

 K value IS 0.59

RGB Variations

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

Color information

#423668 (or 0x423668) is known color: Minsk. HEX triplet: 42, 36 and 68. RGB value is (66,54,104). Sum of RGB (Red+Green+Blue) = 66+54+104=224 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.46% from 224); Green value is 54 (21.48% from 255 or 24.11% from 224); Blue value is 104 (41.02% from 255 or 46.43% from 224); Max value from RGB is 104 - color contains mainly: blue. Hex color #423668 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423668 is #BDC997. Grayscale: #3F3F3F. Windows color (decimal): -12437912 or 6829634. OLE color: 6829634.

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

Color convert

RGB 66 54 104 -
CMYK 0.37 0.48 0 0.59
HSL 254.4º 0.32% 0.31% -
HSV(B) 254.4º 0.48% 0.41% -
XYZ 6.06 4.8 13.7 -
YUV 63.29 150.98 129.93 -
System Red Green Blue C M Y K H S L
Decimal 66 54 104 0.37 0.48 0 0.59 254.4 0.32 0.31
Hex 42 36 68 25 30 0 3B FE 20 1F
Octal 102 66 150 45 60 0 73 376 40 37
Binary 1000010 110110 1101000 100101 110000 0 111011 11111110 100000 11111

Color Harmonies of #423668

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #423668

Black with #423668

Text Example


Text Example

White with #423668

Text Example


Text Example

HTML Codes & Css Web design

color css

<style>
 p { color: #423668; }

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

 H1.HeaderClassName
 {
   color: #423668;
 }
 .AnyTagClassName
 {
   color: #423668;
 }
</style>

background-color css

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

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

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

border-color css

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

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

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