#043531

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

Shades of Cyprus #043531

Tints of Cyprus #043531

Color information

#043531 (or 0x043531) is unknown color: approx Cyprus. HEX triplet: 04, 35 and 31. RGB value is (4,53,49). Sum of RGB (Red+Green+Blue) = 4+53+49=106 (14% of max value = 765). Red value is 4 (1.95% from 255 or 3.77% from 106); Green value is 53 (21.09% from 255 or 50% from 106); Blue value is 49 (19.53% from 255 or 46.23% from 106); Max value from RGB is 53 - color contains mainly: green. Hex color #043531 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #043531 is #FBCACE. Grayscale: #252525. Windows color (decimal): -16501455 or 3224836. OLE color: 3224836.

HSL color Cylindrical-coordinate representation of color #043531: hue angle of 175.1º degrees, saturation: 0.86, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #043531 is Cyan = 0.92, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.79.

Color convert

RGB45349-
CMYK0.9200.080.79
HSL175.1º85.96%11.18%-
HSV(B)175.1º92.45%20.78%-
XYZ1.882.793.35-
YUV37.89134.27103.83-

RGB Variations

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

RGB

RED value IS 4 (1.95% from 255) = 3.77%
GREEN value IS 53 (21.09% from 255) = 50%
BLUE value IS 49 (19.53% from 255) = 46.23%
R=3.77%
G=50%
B=46.23%

CMYK

C (Cyan) values IS 0.92
M (Magenta) values IS 0
Y (Yellow) values IS 0.08
K (Black) values IS 0.79
SystemRedGreenBlueCMYKHSL
Decimal453490.9200.080.79175.185.9611.18
Hex435315C084Faf56b
Octal4656113401011725712613
Binary10011010111000110111000100010011111010111110101101011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #043531

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #043531; }

 p { color: rgb(4,53,49); }

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

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

 a { background-color: rgb(4,53,49); }

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

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

 span { border-color: rgb(4,53,49); }

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