#065554

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

Shades of Mosque #065554

Tints of Mosque #065554

Color information

#065554 (or 0x065554) is unknown color: approx Mosque. HEX triplet: 06, 55 and 54. RGB value is (6,85,84). Sum of RGB (Red+Green+Blue) = 6+85+84=175 (23% of max value = 765). Red value is 6 (2.73% from 255 or 3.43% from 175); Green value is 85 (33.59% from 255 or 48.57% from 175); Blue value is 84 (33.20% from 255 or 48% from 175); Max value from RGB is 85 - color contains mainly: green. Hex color #065554 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #065554 is #F9AAAB. Grayscale: #3D3D3D. Windows color (decimal): -16362156 or 5526790. OLE color: 5526790.

HSL color Cylindrical-coordinate representation of color #065554: hue angle of 179.24º 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 #065554 is Cyan = 0.93, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.67.

Color convert

RGB68584-
CMYK0.9300.010.67
HSL179.24º86.81%17.84%-
HSV(B)179.24º92.94%33.33%-
XYZ4.927.189.51-
YUV61.26140.8388.58-

RGB Variations

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

RGB

RED value IS 6 (2.73% from 255) = 3.43%
GREEN value IS 85 (33.59% from 255) = 48.57%
BLUE value IS 84 (33.20% from 255) = 48%
R=3.43%
G=48.57%
B=48%

CMYK

C (Cyan) values IS 0.93
M (Magenta) values IS 0
Y (Yellow) values IS 0.01
K (Black) values IS 0.67
SystemRedGreenBlueCMYKHSL
Decimal685840.9300.010.67179.2486.8117.84
Hex655545D0143b35712
Octal61251241350110326312722
Binary11010101011010100101110101100001110110011101011110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #065554

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #065554; }

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

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

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

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

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

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

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

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