#065750

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

Shades of Mosque #065750

Tints of Mosque #065750

Color information

#065750 (or 0x065750) is unknown color: approx Mosque. HEX triplet: 06, 57 and 50. RGB value is (6,87,80). Sum of RGB (Red+Green+Blue) = 6+87+80=173 (22% of max value = 765). Red value is 6 (2.73% from 255 or 3.47% from 173); Green value is 87 (34.38% from 255 or 50.29% from 173); Blue value is 80 (31.64% from 255 or 46.24% from 173); Max value from RGB is 87 - color contains mainly: green. Hex color #065750 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #065750 is #F9A8AF. Grayscale: #3D3D3D. Windows color (decimal): -16361648 or 5265158. OLE color: 5265158.

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

Color convert

RGB68780-
CMYK0.9300.080.66
HSL174.81º87.1%18.24%-
HSV(B)174.81º93.1%34.12%-
XYZ4.937.438.76-
YUV61.98138.1688.07-

RGB Variations

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

RGB

RED value IS 6 (2.73% from 255) = 3.47%
GREEN value IS 87 (34.38% from 255) = 50.29%
BLUE value IS 80 (31.64% from 255) = 46.24%
R=3.47%
G=50.29%
B=46.24%

CMYK

C (Cyan) values IS 0.93
M (Magenta) values IS 0
Y (Yellow) values IS 0.08
K (Black) values IS 0.66
SystemRedGreenBlueCMYKHSL
Decimal687800.9300.080.66174.8187.118.24
Hex657505D0842af5712
Octal612712013501010225712722
Binary11010101111010000101110101000100001010101111101011110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #065750

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #065750; }

 p { color: rgb(6,87,80); }

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

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

 a { background-color: rgb(6,87,80); }

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

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

 span { border-color: rgb(6,87,80); }

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