#2140C9

Color #2140C9 Persian Blue (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Persian Blue #2140C9

Tints of Persian Blue #2140C9

Color information

#2140C9 (or 0x2140C9) is unknown color: approx Persian Blue. HEX triplet: 21, 40 and C9. RGB value is (33,64,201). Sum of RGB (Red+Green+Blue) = 33+64+201=298 (39% of max value = 765). Red value is 33 (13.28% from 255 or 11.07% from 298); Green value is 64 (25.39% from 255 or 21.48% from 298); Blue value is 201 (78.91% from 255 or 67.45% from 298); Max value from RGB is 201 - color contains mainly: blue. Hex color #2140C9 is not a web safe color. Web safe color analog (approx): #3333CC. Inversed color of #2140C9 is #DEBF36. Grayscale: #454545. Windows color (decimal): -14597943 or 13189153. OLE color: 13189153.

HSL color Cylindrical-coordinate representation of color #2140C9: hue angle of 228.93º degrees, saturation: 0.72, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #2140C9 is Cyan = 0.84, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.21.

Color convert

RGB3364201-
CMYK0.840.6800.21
HSL228.93º71.79%45.88%-
HSV(B)228.93º83.58%78.82%-
XYZ138.2156.16-
YUV70.35201.73101.36-

RGB Variations

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

RGB

RED value IS 33 (13.28% from 255) = 11.07%
GREEN value IS 64 (25.39% from 255) = 21.48%
BLUE value IS 201 (78.91% from 255) = 67.45%
R=11.07%
G=21.48%
B=67.45%

CMYK

C (Cyan) values IS 0.84
M (Magenta) values IS 0.68
Y (Yellow) values IS 0
K (Black) values IS 0.21
SystemRedGreenBlueCMYKHSL
Decimal33642010.840.6800.21228.9371.7945.88
Hex2140C95444015e5482e
Octal4110031112410402534511056
Binary10000110000001100100110101001000100010101111001011001000101110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #2140C9

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #2140C9; }

 p { color: rgb(33,64,201); }

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

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

 a { background-color: rgb(33,64,201); }

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

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

 span { border-color: rgb(33,64,201); }

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

cancel