#810FBB

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

Shades of Dark Violet #810FBB

Tints of Dark Violet #810FBB

Color information

#810FBB (or 0x810FBB) is unknown color: approx Dark Violet. HEX triplet: 81, 0F and BB. RGB value is (129,15,187). Sum of RGB (Red+Green+Blue) = 129+15+187=331 (43% of max value = 765). Red value is 129 (50.78% from 255 or 38.97% from 331); Green value is 15 (6.25% from 255 or 4.53% from 331); Blue value is 187 (73.44% from 255 or 56.50% from 331); Max value from RGB is 187 - color contains mainly: blue. Hex color #810FBB is not a web safe color. Web safe color analog (approx): #9900CC. Inversed color of #810FBB is #7EF044. Grayscale: #444444. Windows color (decimal): -8319045 or 12259201. OLE color: 12259201.

HSL color Cylindrical-coordinate representation of color #810FBB: hue angle of 279.77º degrees, saturation: 0.85, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #810FBB is Cyan = 0.31, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.27.

Color convert

RGB12915187-
CMYK0.310.9200.27
HSL279.77º85.15%39.61%-
HSV(B)279.77º91.98%73.33%-
XYZ18.198.647.71-
YUV68.69194.77171.01-

RGB Variations

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

RGB

RED value IS 129 (50.78% from 255) = 38.97%
GREEN value IS 15 (6.25% from 255) = 4.53%
BLUE value IS 187 (73.44% from 255) = 56.50%
R=38.97%
G=4.53%
B=56.50%

CMYK

C (Cyan) values IS 0.31
M (Magenta) values IS 0.92
Y (Yellow) values IS 0
K (Black) values IS 0.27
SystemRedGreenBlueCMYKHSL
Decimal129151870.310.9200.27279.7785.1539.61
Hex81FBB1F5C01B1185528
Octal201172733713403343012550
Binary100000011111101110111111110111000110111000110001010101101000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #810FBB

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #810FBB; }

 p { color: rgb(129,15,187); }

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

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

 a { background-color: rgb(129,15,187); }

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

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

 span { border-color: rgb(129,15,187); }

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

cancel