#CD2743

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

Shades of Brick Red #CD2743

Tints of Brick Red #CD2743

Color information

#CD2743 (or 0xCD2743) is unknown color: approx Brick Red. HEX triplet: CD, 27 and 43. RGB value is (205,39,67). Sum of RGB (Red+Green+Blue) = 205+39+67=311 (41% of max value = 765). Red value is 205 (80.47% from 255 or 65.92% from 311); Green value is 39 (15.62% from 255 or 12.54% from 311); Blue value is 67 (26.56% from 255 or 21.54% from 311); Max value from RGB is 205 - color contains mainly: red. Hex color #CD2743 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #CD2743 is #32D8BC. Grayscale: #5B5B5B. Windows color (decimal): -3332285 or 4401101. OLE color: 4401101.

HSL color Cylindrical-coordinate representation of color #CD2743: hue angle of 349.88º degrees, saturation: 0.68, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #CD2743 is Cyan = 0, Magento = 0.81, Yellow = 0.67 and Black (K on CMYK) = 0.20.

Color convert

RGB2053967-
CMYK00.810.670.20
HSL349.88º68.03%47.84%-
HSV(B)349.88º80.98%80.39%-
XYZ26.9214.846.76-
YUV91.83114208.72-

RGB Variations

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

RGB

RED value IS 205 (80.47% from 255) = 65.92%
GREEN value IS 39 (15.62% from 255) = 12.54%
BLUE value IS 67 (26.56% from 255) = 21.54%
R=65.92%
G=12.54%
B=21.54%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.81
Y (Yellow) values IS 0.67
K (Black) values IS 0.20
SystemRedGreenBlueCMYKHSL
Decimal205396700.810.670.20349.8868.0347.84
HexCD2743051431415e4430
Octal3154710301211032453610460
Binary110011011001111000011010100011000011101001010111101000100110000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #CD2743

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #CD2743; }

 p { color: rgb(205,39,67); }

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

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

 a { background-color: rgb(205,39,67); }

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

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

 span { border-color: rgb(205,39,67); }

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

cancel