#065854

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

Shades of Mosque #065854

Tints of Mosque #065854

Color information

#065854 (or 0x065854) is unknown color: approx Mosque. HEX triplet: 06, 58 and 54. RGB value is (6,88,84). Sum of RGB (Red+Green+Blue) = 6+88+84=178 (23% of max value = 765). Red value is 6 (2.73% from 255 or 3.37% from 178); Green value is 88 (34.77% from 255 or 49.44% from 178); Blue value is 84 (33.20% from 255 or 47.19% from 178); Max value from RGB is 88 - color contains mainly: green. Hex color #065854 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #065854 is #F9A7AB. Grayscale: #3E3E3E. Windows color (decimal): -16361388 or 5527558. OLE color: 5527558.

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

Color convert

RGB68884-
CMYK0.9300.050.65
HSL177.07º87.23%18.43%-
HSV(B)177.07º93.18%34.51%-
XYZ5.177.669.59-
YUV63.03139.8387.33-

RGB Variations

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

RGB

RED value IS 6 (2.73% from 255) = 3.37%
GREEN value IS 88 (34.77% from 255) = 49.44%
BLUE value IS 84 (33.20% from 255) = 47.19%
R=3.37%
G=49.44%
B=47.19%

CMYK

C (Cyan) values IS 0.93
M (Magenta) values IS 0
Y (Yellow) values IS 0.05
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal688840.9300.050.65177.0787.2318.43
Hex658545D0541b15712
Octal61301241350510126112722
Binary1101011000101010010111010101100000110110001101011110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #065854

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #065854; }

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

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

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

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

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

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

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

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