#8c07ee

Color #8C07EE Dark Violet (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Dark Violet #8C07EE

Tints of Dark Violet #8C07EE

Color information

#8C07EE (or 0x8C07EE) is unknown color: approx Dark Violet. HEX triplet: 8C, 07 and EE. RGB value is (140,7,238). Sum of RGB (Red+Green+Blue) = 140+7+238=385 (50% of max value = 765). Red value is 140 (55.08% from 255 or 36.36% from 385); Green value is 7 (3.12% from 255 or 1.82% from 385); Blue value is 238 (93.36% from 255 or 61.82% from 385); Max value from RGB is 238 - color contains mainly: blue. Hex color #8C07EE is not a web safe color. Web safe color analog (approx): #9900FF. Inversed color of #8C07EE is #73F811. Grayscale: #484848. Windows color (decimal): -7600146 or 15599500. OLE color: 15599500.

HSL color Cylindrical-coordinate representation of color #8C07EE: hue angle of 274.55º degrees, saturation: 0.94, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #8C07EE is Cyan = 0.41, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.07.

Color convert

RGB1407238-
CMYK0.410.9700.07
HSL274.55º94.29%48.04%-
HSV(B)274.55º97.06%93.33%-
XYZ26.3211.981.8-
YUV73.1221.06175.72-

RGB Variations

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

RGB

RED value IS 140 (55.08% from 255) = 36.36%
GREEN value IS 7 (3.12% from 255) = 1.82%
BLUE value IS 238 (93.36% from 255) = 61.82%
R=36.36%
G=1.82%
B=61.82%

CMYK

C (Cyan) values IS 0.41
M (Magenta) values IS 0.97
Y (Yellow) values IS 0
K (Black) values IS 0.07
SystemRedGreenBlueCMYKHSL
Decimal14072380.410.9700.07274.5594.2948.04
Hex8C7EE2961071135e30
Octal2147356511410742313660
Binary1000110011111101110101001110000101111000100111011110110000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #8c07ee

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #8c07ee; }

 p { color: rgb(140,7,238); }

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

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

 a { background-color: rgb(140,7,238); }

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

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

 span { border-color: rgb(140,7,238); }

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

cancel