#065956

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

Shades of Mosque #065956

Tints of Mosque #065956

Color information

#065956 (or 0x065956) is unknown color: approx Mosque. HEX triplet: 06, 59 and 56. RGB value is (6,89,86). Sum of RGB (Red+Green+Blue) = 6+89+86=181 (23% of max value = 765). Red value is 6 (2.73% from 255 or 3.31% from 181); Green value is 89 (35.16% from 255 or 49.17% from 181); Blue value is 86 (33.98% from 255 or 47.51% from 181); Max value from RGB is 89 - color contains mainly: green. Hex color #065956 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #065956 is #F9A6A9. Grayscale: #3F3F3F. Windows color (decimal): -16361130 or 5658886. OLE color: 5658886.

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

Color convert

RGB68986-
CMYK0.9300.030.65
HSL177.83º87.37%18.63%-
HSV(B)177.83º93.26%34.9%-
XYZ5.337.8610.04-
YUV63.84140.586.74-

RGB Variations

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

RGB

RED value IS 6 (2.73% from 255) = 3.31%
GREEN value IS 89 (35.16% from 255) = 49.17%
BLUE value IS 86 (33.98% from 255) = 47.51%
R=3.31%
G=49.17%
B=47.51%

CMYK

C (Cyan) values IS 0.93
M (Magenta) values IS 0
Y (Yellow) values IS 0.03
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal689860.9300.030.65177.8387.3718.63
Hex659565D0341b25713
Octal61311261350310126212723
Binary110101100110101101011101011100000110110010101011110011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #065956

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #065956; }

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

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

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

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

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

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

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

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