#063734

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

Shades of Cyprus #063734

Tints of Cyprus #063734

Color information

#063734 (or 0x063734) is unknown color: approx Cyprus. HEX triplet: 06, 37 and 34. RGB value is (6,55,52). Sum of RGB (Red+Green+Blue) = 6+55+52=113 (14% of max value = 765). Red value is 6 (2.73% from 255 or 5.31% from 113); Green value is 55 (21.88% from 255 or 48.67% from 113); Blue value is 52 (20.70% from 255 or 46.02% from 113); Max value from RGB is 55 - color contains mainly: green. Hex color #063734 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #063734 is #F9C8CB. Grayscale: #272727. Windows color (decimal): -16369868 or 3421958. OLE color: 3421958.

HSL color Cylindrical-coordinate representation of color #063734: hue angle of 176.33º degrees, saturation: 0.8, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #063734 is Cyan = 0.89, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.78.

Color convert

RGB65552-
CMYK0.8900.050.78
HSL176.33º80.33%11.96%-
HSV(B)176.33º89.09%21.57%-
XYZ2.063.023.72-
YUV40.01134.77103.74-

RGB Variations

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

RGB

RED value IS 6 (2.73% from 255) = 5.31%
GREEN value IS 55 (21.88% from 255) = 48.67%
BLUE value IS 52 (20.70% from 255) = 46.02%
R=5.31%
G=48.67%
B=46.02%

CMYK

C (Cyan) values IS 0.89
M (Magenta) values IS 0
Y (Yellow) values IS 0.05
K (Black) values IS 0.78
SystemRedGreenBlueCMYKHSL
Decimal655520.8900.050.78176.3380.3311.96
Hex6373459054Eb050c
Octal667641310511626012014
Binary1101101111101001011001010110011101011000010100001100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #063734

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #063734; }

 p { color: rgb(6,55,52); }

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

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

 a { background-color: rgb(6,55,52); }

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

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

 span { border-color: rgb(6,55,52); }

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