#065561

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

Shades of Mosque #065561

Tints of Mosque #065561

Color information

#065561 (or 0x065561) is unknown color: approx Mosque. HEX triplet: 06, 55 and 61. RGB value is (6,85,97). Sum of RGB (Red+Green+Blue) = 6+85+97=188 (24% of max value = 765). Red value is 6 (2.73% from 255 or 3.19% from 188); Green value is 85 (33.59% from 255 or 45.21% from 188); Blue value is 97 (38.28% from 255 or 51.60% from 188); Max value from RGB is 97 - color contains mainly: blue. Hex color #065561 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #065561 is #F9AA9E. Grayscale: #3E3E3E. Windows color (decimal): -16362143 or 6378758. OLE color: 6378758.

HSL color Cylindrical-coordinate representation of color #065561: hue angle of 187.91º 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 #065561 is Cyan = 0.94, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.62.

Color convert

RGB68597-
CMYK0.940.1200.62
HSL187.91º88.35%20.2%-
HSV(B)187.91º93.81%38.04%-
XYZ5.487.412.45-
YUV62.75147.3387.52-

RGB Variations

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

RGB

RED value IS 6 (2.73% from 255) = 3.19%
GREEN value IS 85 (33.59% from 255) = 45.21%
BLUE value IS 97 (38.28% from 255) = 51.60%
R=3.19%
G=45.21%
B=51.60%

CMYK

C (Cyan) values IS 0.94
M (Magenta) values IS 0.12
Y (Yellow) values IS 0
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal685970.940.1200.62187.9188.3520.2
Hex655615EC03Ebc5814
Octal61251411361407627413024
Binary1101010101110000110111101100011111010111100101100010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #065561

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #065561; }

 p { color: rgb(6,85,97); }

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

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

 a { background-color: rgb(6,85,97); }

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

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

 span { border-color: rgb(6,85,97); }

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