#065754

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

Shades of Mosque #065754

Tints of Mosque #065754

Color information

#065754 (or 0x065754) is unknown color: approx Mosque. HEX triplet: 06, 57 and 54. RGB value is (6,87,84). Sum of RGB (Red+Green+Blue) = 6+87+84=177 (23% of max value = 765). Red value is 6 (2.73% from 255 or 3.39% from 177); Green value is 87 (34.38% from 255 or 49.15% from 177); Blue value is 84 (33.20% from 255 or 47.46% from 177); Max value from RGB is 87 - color contains mainly: green. Hex color #065754 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #065754 is #F9A8AB. Grayscale: #3E3E3E. Windows color (decimal): -16361644 or 5527302. OLE color: 5527302.

HSL color Cylindrical-coordinate representation of color #065754: hue angle of 177.78º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #065754 is Cyan = 0.93, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.66.

Color convert

RGB68784-
CMYK0.9300.030.66
HSL177.78º87.1%18.24%-
HSV(B)177.78º93.1%34.12%-
XYZ5.087.59.57-
YUV62.44140.1687.74-

RGB Variations

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

RGB

RED value IS 6 (2.73% from 255) = 3.39%
GREEN value IS 87 (34.38% from 255) = 49.15%
BLUE value IS 84 (33.20% from 255) = 47.46%
R=3.39%
G=49.15%
B=47.46%

CMYK

C (Cyan) values IS 0.93
M (Magenta) values IS 0
Y (Yellow) values IS 0.03
K (Black) values IS 0.66
SystemRedGreenBlueCMYKHSL
Decimal687840.9300.030.66177.7887.118.24
Hex657545D0342b25712
Octal61271241350310226212722
Binary110101011110101001011101011100001010110010101011110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #065754

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #065754; }

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

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

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

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

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

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

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

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