#065552

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

Shades of Mosque #065552

Tints of Mosque #065552

Color information

#065552 (or 0x065552) is unknown color: approx Mosque. HEX triplet: 06, 55 and 52. RGB value is (6,85,82). Sum of RGB (Red+Green+Blue) = 6+85+82=173 (22% of max value = 765). Red value is 6 (2.73% from 255 or 3.47% from 173); Green value is 85 (33.59% from 255 or 49.13% from 173); Blue value is 82 (32.42% from 255 or 47.40% from 173); Max value from RGB is 85 - color contains mainly: green. Hex color #065552 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #065552 is #F9AAAD. Grayscale: #3C3C3C. Windows color (decimal): -16362158 or 5395718. OLE color: 5395718.

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

Color convert

RGB68582-
CMYK0.9300.040.67
HSL177.72º86.81%17.84%-
HSV(B)177.72º92.94%33.33%-
XYZ4.857.149.11-
YUV61.04139.8388.74-

RGB Variations

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

RGB

RED value IS 6 (2.73% from 255) = 3.47%
GREEN value IS 85 (33.59% from 255) = 49.13%
BLUE value IS 82 (32.42% from 255) = 47.40%
R=3.47%
G=49.13%
B=47.40%

CMYK

C (Cyan) values IS 0.93
M (Magenta) values IS 0
Y (Yellow) values IS 0.04
K (Black) values IS 0.67
SystemRedGreenBlueCMYKHSL
Decimal685820.9300.040.67177.7286.8117.84
Hex655525D0443b25712
Octal61251221350410326212722
Binary1101010101101001010111010100100001110110010101011110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #065552

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #065552; }

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

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

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

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

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

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

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

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