#b770fd

Color #B770FD Heliotrope (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Heliotrope #B770FD

Tints of Heliotrope #B770FD

Color information

#B770FD (or 0xB770FD) is unknown color: approx Heliotrope. HEX triplet: B7, 70 and FD. RGB value is (183,112,253). Sum of RGB (Red+Green+Blue) = 183+112+253=548 (72% of max value = 765). Red value is 183 (71.88% from 255 or 33.39% from 548); Green value is 112 (44.14% from 255 or 20.44% from 548); Blue value is 253 (99.22% from 255 or 46.17% from 548); Max value from RGB is 253 - color contains mainly: blue. Hex color #B770FD is not a web safe color. Web safe color analog (approx): #CC66FF. Inversed color of #B770FD is #488F02. Grayscale: #949494. Windows color (decimal): -4755203 or 16609463. OLE color: 16609463.

HSL color Cylindrical-coordinate representation of color #B770FD: hue angle of 270.21º degrees, saturation: 0.97, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #B770FD is Cyan = 0.28, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.01.

Color convert

RGB183112253-
CMYK0.280.5600.01
HSL270.21º97.24%71.57%-
HSV(B)270.21º55.73%99.22%-
XYZ43.0528.7596.21-
YUV149.3186.52152.04-

RGB Variations

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

RGB

RED value IS 183 (71.88% from 255) = 33.39%
GREEN value IS 112 (44.14% from 255) = 20.44%
BLUE value IS 253 (99.22% from 255) = 46.17%
R=33.39%
G=20.44%
B=46.17%

CMYK

C (Cyan) values IS 0.28
M (Magenta) values IS 0.56
Y (Yellow) values IS 0
K (Black) values IS 0.01
SystemRedGreenBlueCMYKHSL
Decimal1831122530.280.5600.01270.2197.2471.57
HexB770FD1C380110e6148
Octal267160375347001416141110
Binary10110111111000011111101111001110000110000111011000011001000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #b770fd

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #b770fd; }

 p { color: rgb(183,112,253); }

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

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

 a { background-color: rgb(183,112,253); }

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

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

 span { border-color: rgb(183,112,253); }

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

cancel