#035555

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

Shades of Mosque #035555

Tints of Mosque #035555

Color information

#035555 (or 0x035555) is unknown color: approx Mosque. HEX triplet: 03, 55 and 55. RGB value is (3,85,85). Sum of RGB (Red+Green+Blue) = 3+85+85=173 (22% of max value = 765). Red value is 3 (1.56% from 255 or 1.73% from 173); Green value is 85 (33.59% from 255 or 49.13% from 173); Blue value is 85 (33.59% from 255 or 49.13% from 173); Max value from RGB is 85 - color contains mainly: green, blue. Hex color #035555 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #035555 is #FCAAAA. Grayscale: #3C3C3C. Windows color (decimal): -16558763 or 5592323. OLE color: 5592323.

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

Color convert

RGB38585-
CMYK0.96000.67
HSL180º93.18%17.25%-
HSV(B)180º96.47%33.33%-
XYZ4.937.179.72-
YUV60.48141.8387-

RGB Variations

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

RGB

RED value IS 3 (1.56% from 255) = 1.73%
GREEN value IS 85 (33.59% from 255) = 49.13%
BLUE value IS 85 (33.59% from 255) = 49.13%
R=1.73%
G=49.13%
B=49.13%

CMYK

C (Cyan) values IS 0.96
M (Magenta) values IS 0
Y (Yellow) values IS 0
K (Black) values IS 0.67
SystemRedGreenBlueCMYKHSL
Decimal385850.96000.6718093.1817.25
Hex35555600043b45d11
Octal31251251400010326413521
Binary1110101011010101110000000100001110110100101110110001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #035555

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #035555; }

 p { color: rgb(3,85,85); }

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

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

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

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

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

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

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