#065954

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

Shades of Mosque #065954

Tints of Mosque #065954

Color information

#065954 (or 0x065954) is unknown color: approx Mosque. HEX triplet: 06, 59 and 54. RGB value is (6,89,84). Sum of RGB (Red+Green+Blue) = 6+89+84=179 (23% of max value = 765). Red value is 6 (2.73% from 255 or 3.35% from 179); Green value is 89 (35.16% from 255 or 49.72% from 179); Blue value is 84 (33.20% from 255 or 46.93% from 179); Max value from RGB is 89 - color contains mainly: green. Hex color #065954 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #065954 is #F9A6AB. Grayscale: #3F3F3F. Windows color (decimal): -16361132 or 5527814. OLE color: 5527814.

HSL color Cylindrical-coordinate representation of color #065954: hue angle of 176.39º degrees, saturation: 0.87, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #065954 is Cyan = 0.93, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.65.

Color convert

RGB68984-
CMYK0.9300.060.65
HSL176.39º87.37%18.63%-
HSV(B)176.39º93.26%34.9%-
XYZ5.257.829.62-
YUV63.61139.586.91-

RGB Variations

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

RGB

RED value IS 6 (2.73% from 255) = 3.35%
GREEN value IS 89 (35.16% from 255) = 49.72%
BLUE value IS 84 (33.20% from 255) = 46.93%
R=3.35%
G=49.72%
B=46.93%

CMYK

C (Cyan) values IS 0.93
M (Magenta) values IS 0
Y (Yellow) values IS 0.06
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal689840.9300.060.65176.3987.3718.63
Hex659545D0641b05713
Octal61311241350610126012723
Binary1101011001101010010111010110100000110110000101011110011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #065954

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #065954; }

 p { color: rgb(6,89,84); }

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

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

 a { background-color: rgb(6,89,84); }

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

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

 span { border-color: rgb(6,89,84); }

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