Html Css Color HEX #362770 Minsk

📋 copy color: '#362770'

red 54 ◦ green 39 ◦ blue 112

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

Shades of Minsk #362770

Tints of Minsk #362770

RGB

 RED value IS 54 (21.48% from 255) = 26.34%

 GREEN value IS 39 (15.63% from 255) = 19.02%

 BLUE value IS 112 (44.14% from 255) = 54.63%

R = 26.34%
G = 19.02%
B = 54.63%

CMYK

 C value IS 0.52

 M value IS 0.65

 Y value IS 0

 K value IS 0.56

RGB Variations

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

Color information

#362770 (or 0x362770) is known color: Minsk. HEX triplet: 36, 27 and 70. RGB value is (54,39,112). Sum of RGB (Red+Green+Blue) = 54+39+112=205 (27% of max value = 765). Red value is 54 (21.48% from 255 or 26.34% from 205); Green value is 39 (15.62% from 255 or 19.02% from 205); Blue value is 112 (44.14% from 255 or 54.63% from 205); Max value from RGB is 112 - color contains mainly: blue. Hex color #362770 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #362770 is #C9D88F. Grayscale: #333333. Windows color (decimal): -13228176 or 7350070. OLE color: 7350070.

HSL color Cylindrical-coordinate representation of color #362770: hue angle of 252.33º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #362770 is Cyan = 0.52, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.56.

Color convert

RGB 54 39 112 -
CMYK 0.52 0.65 0 0.56
HSL 252.33º 0.48% 0.3% -
HSV(B) 252.33º 0.65% 0.44% -
XYZ 5.17 3.41 15.71 -
YUV 51.81 161.97 129.56 -
System Red Green Blue C M Y K H S L
Decimal 54 39 112 0.52 0.65 0 0.56 252.33 0.48 0.3
Hex 36 27 70 34 41 0 38 FC 30 1E
Octal 66 47 160 64 101 0 70 374 60 36
Binary 110110 100111 1110000 110100 1000001 0 111000 11111100 110000 11110

Color Harmonies of #362770

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #362770

Black with #362770

Text Example


Text Example

White with #362770

Text Example


Text Example

HTML Codes & Css Web design

color css

<style>
 p { color: #362770; }

 p { color: rgb(54,39,112); }

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

background-color css

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

 a { background-color: rgb(54,39,112); }

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

border-color css

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

 span { border-color: rgb(54,39,112); }

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