#065455

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

Shades of Mosque #065455

Tints of Mosque #065455

Color information

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

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

Color convert

RGB68485-
CMYK0.930.0100.67
HSL180.76º86.81%17.84%-
HSV(B)180.76º92.94%33.33%-
XYZ4.897.049.69-
YUV60.79141.6688.92-

RGB Variations

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

RGB

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

CMYK

C (Cyan) values IS 0.93
M (Magenta) values IS 0.01
Y (Yellow) values IS 0
K (Black) values IS 0.67
SystemRedGreenBlueCMYKHSL
Decimal684850.930.0100.67180.7686.8117.84
Hex654555D1043b55712
Octal61241251351010326512722
Binary11010101001010101101110110100001110110101101011110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #065455

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #065455; }

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

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

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

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

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

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

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

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