#035558

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

Shades of Mosque #035558

Tints of Mosque #035558

Color information

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

HSL color Cylindrical-coordinate representation of color #035558: hue angle of 182.12º 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 #035558 is Cyan = 0.97, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.65.

Color convert

RGB38588-
CMYK0.970.0300.65
HSL182.12º93.41%17.84%-
HSV(B)182.12º96.59%34.51%-
XYZ5.057.2210.36-
YUV60.82143.3386.76-

RGB Variations

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

RGB

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

CMYK

C (Cyan) values IS 0.97
M (Magenta) values IS 0.03
Y (Yellow) values IS 0
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal385880.970.0300.65182.1293.4117.84
Hex35558613041b65d12
Octal31251301413010126613522
Binary11101010110110001100001110100000110110110101110110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #035558

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #035558; }

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

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

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

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

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

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

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

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