#065C56

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

Shades of Mosque #065C56

Tints of Mosque #065C56

Color information

#065C56 (or 0x065C56) is unknown color: approx Mosque. HEX triplet: 06, 5C and 56. RGB value is (6,92,86). Sum of RGB (Red+Green+Blue) = 6+92+86=184 (24% of max value = 765). Red value is 6 (2.73% from 255 or 3.26% from 184); Green value is 92 (36.33% from 255 or 50% from 184); Blue value is 86 (33.98% from 255 or 46.74% from 184); Max value from RGB is 92 - color contains mainly: green. Hex color #065C56 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #065C56 is #F9A3A9. Grayscale: #414141. Windows color (decimal): -16360362 or 5659654. OLE color: 5659654.

HSL color Cylindrical-coordinate representation of color #065C56: hue angle of 175.81º degrees, saturation: 0.88, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #065C56 is Cyan = 0.93, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.64.

Color convert

RGB69286-
CMYK0.9300.070.64
HSL175.81º87.76%19.22%-
HSV(B)175.81º93.48%36.08%-
XYZ5.588.3610.12-
YUV65.6139.5185.49-

RGB Variations

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

RGB

RED value IS 6 (2.73% from 255) = 3.26%
GREEN value IS 92 (36.33% from 255) = 50%
BLUE value IS 86 (33.98% from 255) = 46.74%
R=3.26%
G=50%
B=46.74%

CMYK

C (Cyan) values IS 0.93
M (Magenta) values IS 0
Y (Yellow) values IS 0.07
K (Black) values IS 0.64
SystemRedGreenBlueCMYKHSL
Decimal692860.9300.070.64175.8187.7619.22
Hex65C565D0740b05813
Octal61341261350710026013023
Binary1101011100101011010111010111100000010110000101100010011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #065C56

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #065C56; }

 p { color: rgb(6,92,86); }

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

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

 a { background-color: rgb(6,92,86); }

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

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

 span { border-color: rgb(6,92,86); }

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