#2F43C1

Color #2F43C1 Cerulean Blue (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Cerulean Blue #2F43C1

Tints of Cerulean Blue #2F43C1

Color information

#2F43C1 (or 0x2F43C1) is unknown color: approx Cerulean Blue. HEX triplet: 2F, 43 and C1. RGB value is (47,67,193). Sum of RGB (Red+Green+Blue) = 47+67+193=307 (40% of max value = 765). Red value is 47 (18.75% from 255 or 15.31% from 307); Green value is 67 (26.56% from 255 or 21.82% from 307); Blue value is 193 (75.78% from 255 or 62.87% from 307); Max value from RGB is 193 - color contains mainly: blue. Hex color #2F43C1 is not a web safe color. Web safe color analog (approx): #3333CC. Inversed color of #2F43C1 is #D0BC3E. Grayscale: #4A4A4A. Windows color (decimal): -13679679 or 12665647. OLE color: 12665647.

HSL color Cylindrical-coordinate representation of color #2F43C1: hue angle of 231.78º degrees, saturation: 0.61, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #2F43C1 is Cyan = 0.76, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.24.

Color convert

RGB4767193-
CMYK0.760.6500.24
HSL231.78º60.83%47.06%-
HSV(B)231.78º75.65%75.69%-
XYZ12.818.4751.41-
YUV75.38194.37107.75-

RGB Variations

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

RGB

RED value IS 47 (18.75% from 255) = 15.31%
GREEN value IS 67 (26.56% from 255) = 21.82%
BLUE value IS 193 (75.78% from 255) = 62.87%
R=15.31%
G=21.82%
B=62.87%

CMYK

C (Cyan) values IS 0.76
M (Magenta) values IS 0.65
Y (Yellow) values IS 0
K (Black) values IS 0.24
SystemRedGreenBlueCMYKHSL
Decimal47671930.760.6500.24231.7860.8347.06
Hex2F43C14C41018e83d2f
Octal571033011141010303507557
Binary1011111000011110000011001100100000101100011101000111101101111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #2F43C1

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #2F43C1; }

 p { color: rgb(47,67,193); }

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

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

 a { background-color: rgb(47,67,193); }

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

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

 span { border-color: rgb(47,67,193); }

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

cancel