#035561

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

Shades of Mosque #035561

Tints of Mosque #035561

Color information

#035561 (or 0x035561) is unknown color: approx Mosque. HEX triplet: 03, 55 and 61. RGB value is (3,85,97). Sum of RGB (Red+Green+Blue) = 3+85+97=185 (24% of max value = 765). Red value is 3 (1.56% from 255 or 1.62% from 185); Green value is 85 (33.59% from 255 or 45.95% from 185); Blue value is 97 (38.28% from 255 or 52.43% from 185); Max value from RGB is 97 - color contains mainly: blue. Hex color #035561 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #035561 is #FCAA9E. Grayscale: #3D3D3D. Windows color (decimal): -16558751 or 6378755. OLE color: 6378755.

HSL color Cylindrical-coordinate representation of color #035561: hue angle of 187.66º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #035561 is Cyan = 0.97, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.62.

Color convert

RGB38597-
CMYK0.970.1200.62
HSL187.66º94%19.61%-
HSV(B)187.66º96.91%38.04%-
XYZ5.447.3812.45-
YUV61.85147.8386.02-

RGB Variations

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

RGB

RED value IS 3 (1.56% from 255) = 1.62%
GREEN value IS 85 (33.59% from 255) = 45.95%
BLUE value IS 97 (38.28% from 255) = 52.43%
R=1.62%
G=45.95%
B=52.43%

CMYK

C (Cyan) values IS 0.97
M (Magenta) values IS 0.12
Y (Yellow) values IS 0
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal385970.970.1200.62187.669419.61
Hex3556161C03Ebc5e14
Octal31251411411407627413624
Binary111010101110000111000011100011111010111100101111010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #035561

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #035561; }

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

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

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

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

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

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

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

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