Html Css Color HEX #310659 Christalle

📋 copy color: '#310659'

red 49 ◦ green 6 ◦ blue 89

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

Shades of Christalle #310659

Tints of Christalle #310659

RGB

 RED value IS 49 (19.53% from 255) = 34.03%

 GREEN value IS 6 (2.73% from 255) = 4.17%

 BLUE value IS 89 (35.16% from 255) = 61.81%

R = 34.03%
G = 4.17%
B = 61.81%

CMYK

 C value IS 0.45

 M value IS 0.93

 Y value IS 0

 K value IS 0.65

RGB Variations

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

Color information

#310659 (or 0x310659) is known color: Christalle. HEX triplet: 31, 06 and 59. RGB value is (49,6,89). Sum of RGB (Red+Green+Blue) = 49+6+89=144 (19% of max value = 765). Red value is 49 (19.53% from 255 or 34.03% from 144); Green value is 6 (2.73% from 255 or 4.17% from 144); Blue value is 89 (35.16% from 255 or 61.81% from 144); Max value from RGB is 89 - color contains mainly: blue. Hex color #310659 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #310659 is #CEF9A6. Grayscale: #1C1C1C. Windows color (decimal): -13564327 or 5834289. OLE color: 5834289.

HSL color Cylindrical-coordinate representation of color #310659: hue angle of 271.08º degrees, saturation: 0.87, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #310659 is Cyan = 0.45, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.65.

Color convert

RGB 49 6 89 -
CMYK 0.45 0.93 0 0.65
HSL 271.08º 0.87% 0.19% -
HSV(B) 271.08º 0.93% 0.35% -
XYZ 3.13 1.5 9.58 -
YUV 28.32 162.25 142.75 -
System Red Green Blue C M Y K H S L
Decimal 49 6 89 0.45 0.93 0 0.65 271.08 0.87 0.19
Hex 31 6 59 2D 5D 0 41 10F 57 13
Octal 61 6 131 55 135 0 101 417 127 23
Binary 110001 110 1011001 101101 1011101 0 1000001 100001111 1010111 10011

Color Harmonies of #310659

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #310659

Black with #310659

Text Example


Text Example

White with #310659

Text Example


Text Example

HTML Codes & Css Web design

color css

<style>
 p { color: #310659; }

 p { color: rgb(49,6,89); }

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

background-color css

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

 a { background-color: rgb(49,6,89); }

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

border-color css

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

 span { border-color: rgb(49,6,89); }

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