#035855

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

Shades of Mosque #035855

Tints of Mosque #035855

Color information

#035855 (or 0x035855) is unknown color: approx Mosque. HEX triplet: 03, 58 and 55. RGB value is (3,88,85). Sum of RGB (Red+Green+Blue) = 3+88+85=176 (23% of max value = 765). Red value is 3 (1.56% from 255 or 1.70% from 176); Green value is 88 (34.77% from 255 or 50% from 176); Blue value is 85 (33.59% from 255 or 48.30% from 176); Max value from RGB is 88 - color contains mainly: green. Hex color #035855 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #035855 is #FCA7AA. Grayscale: #3E3E3E. Windows color (decimal): -16557995 or 5593091. OLE color: 5593091.

HSL color Cylindrical-coordinate representation of color #035855: hue angle of 177.88º degrees, saturation: 0.93, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #035855 is Cyan = 0.97, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.65.

Color convert

RGB38885-
CMYK0.9700.030.65
HSL177.88º93.41%17.84%-
HSV(B)177.88º96.59%34.51%-
XYZ5.177.659.8-
YUV62.24140.8485.74-

RGB Variations

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

RGB

RED value IS 3 (1.56% from 255) = 1.70%
GREEN value IS 88 (34.77% from 255) = 50%
BLUE value IS 85 (33.59% from 255) = 48.30%
R=1.70%
G=50%
B=48.30%

CMYK

C (Cyan) values IS 0.97
M (Magenta) values IS 0
Y (Yellow) values IS 0.03
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal388850.9700.030.65177.8893.4117.84
Hex35855610341b25d12
Octal31301251410310126213522
Binary11101100010101011100001011100000110110010101110110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #035855

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #035855; }

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

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

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

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

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

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

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

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