#065862

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

Shades of Mosque #065862

Tints of Mosque #065862

Color information

#065862 (or 0x065862) is unknown color: approx Mosque. HEX triplet: 06, 58 and 62. RGB value is (6,88,98). Sum of RGB (Red+Green+Blue) = 6+88+98=192 (25% of max value = 765). Red value is 6 (2.73% from 255 or 3.12% from 192); Green value is 88 (34.77% from 255 or 45.83% from 192); Blue value is 98 (38.67% from 255 or 51.04% from 192); Max value from RGB is 98 - color contains mainly: blue. Hex color #065862 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #065862 is #F9A79D. Grayscale: #404040. Windows color (decimal): -16361374 or 6445062. OLE color: 6445062.

HSL color Cylindrical-coordinate representation of color #065862: hue angle of 186.52º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #065862 is Cyan = 0.94, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.62.

Color convert

RGB68898-
CMYK0.940.1000.62
HSL186.52º88.46%20.39%-
HSV(B)186.52º93.88%38.43%-
XYZ5.777.912.78-
YUV64.62146.8386.19-

RGB Variations

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

RGB

RED value IS 6 (2.73% from 255) = 3.12%
GREEN value IS 88 (34.77% from 255) = 45.83%
BLUE value IS 98 (38.67% from 255) = 51.04%
R=3.12%
G=45.83%
B=51.04%

CMYK

C (Cyan) values IS 0.94
M (Magenta) values IS 0.10
Y (Yellow) values IS 0
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal688980.940.1000.62186.5288.4620.39
Hex658625EA03Ebb5814
Octal61301421361207627313024
Binary1101011000110001010111101010011111010111011101100010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #065862

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #065862; }

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

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

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

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

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

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

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

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