#3603ff

Color #3603FF Han Purple (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Han Purple #3603FF

Tints of Han Purple #3603FF

Color information

#3603FF (or 0x3603FF) is unknown color: approx Han Purple. HEX triplet: 36, 03 and FF. RGB value is (54,3,255). Sum of RGB (Red+Green+Blue) = 54+3+255=312 (41% of max value = 765). Red value is 54 (21.48% from 255 or 17.31% from 312); Green value is 3 (1.56% from 255 or 0.96% from 312); Blue value is 255 (100% from 255 or 81.73% from 312); Max value from RGB is 255 - color contains mainly: blue. Hex color #3603FF is not a web safe color. Web safe color analog (approx): #3300FF. Inversed color of #3603FF is #C9FC00. Grayscale: #2E2E2E. Windows color (decimal): -13237249 or 16712502. OLE color: 16712502.

HSL color Cylindrical-coordinate representation of color #3603FF: hue angle of 252.14º degrees, saturation: 1, lightness: 0.51%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #3603FF is Cyan = 0.79, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.

Color convert

RGB543255-
CMYK0.790.9900
HSL252.14º100%50.59%-
HSV(B)252.14º98.82%100%-
XYZ19.68.0795.13-
YUV46.98245.4133.01-

RGB Variations

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

RGB

RED value IS 54 (21.48% from 255) = 17.31%
GREEN value IS 3 (1.56% from 255) = 0.96%
BLUE value IS 255 (100% from 255) = 81.73%
R=17.31%
G=0.96%
B=81.73%

CMYK

C (Cyan) values IS 0.79
M (Magenta) values IS 0.99
Y (Yellow) values IS 0
K (Black) values IS 0
SystemRedGreenBlueCMYKHSL
Decimal5432550.790.9900252.1410050.59
Hex363FF4F6300fc6433
Octal6633771171430037414463
Binary11011011111111111001111110001100111111001100100110011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #3603ff

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #3603ff; }

 p { color: rgb(54,3,255); }

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

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

 a { background-color: rgb(54,3,255); }

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

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

 span { border-color: rgb(54,3,255); }

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

cancel