#cb2f63

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

Shades of Cerise #CB2F63

Tints of Cerise #CB2F63

Color information

#CB2F63 (or 0xCB2F63) is unknown color: approx Cerise. HEX triplet: CB, 2F and 63. RGB value is (203,47,99). Sum of RGB (Red+Green+Blue) = 203+47+99=349 (46% of max value = 765). Red value is 203 (79.69% from 255 or 58.17% from 349); Green value is 47 (18.75% from 255 or 13.47% from 349); Blue value is 99 (39.06% from 255 or 28.37% from 349); Max value from RGB is 203 - color contains mainly: red. Hex color #CB2F63 is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #CB2F63 is #34D09C. Grayscale: #636363. Windows color (decimal): -3461277 or 6500299. OLE color: 6500299.

HSL color Cylindrical-coordinate representation of color #CB2F63: hue angle of 340º degrees, saturation: 0.62, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #CB2F63 is Cyan = 0, Magento = 0.77, Yellow = 0.51 and Black (K on CMYK) = 0.20.

Color convert

RGB2034799-
CMYK00.770.510.20
HSL340º62.4%49.02%-
HSV(B)340º76.85%79.61%-
XYZ27.915.6313.35-
YUV99.57127.68201.77-

RGB Variations

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

RGB

RED value IS 203 (79.69% from 255) = 58.17%
GREEN value IS 47 (18.75% from 255) = 13.47%
BLUE value IS 99 (39.06% from 255) = 28.37%
R=58.17%
G=13.47%
B=28.37%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.77
Y (Yellow) values IS 0.51
K (Black) values IS 0.20
SystemRedGreenBlueCMYKHSL
Decimal203479900.770.510.2034062.449.02
HexCB2F6304D33141543e31
Octal31357143011563245247661
Binary1100101110111111000110100110111001110100101010100111110110001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #cb2f63

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #cb2f63; }

 p { color: rgb(203,47,99); }

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

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

 a { background-color: rgb(203,47,99); }

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

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

 span { border-color: rgb(203,47,99); }

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

cancel