#035758

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

Shades of Mosque #035758

Tints of Mosque #035758

Color information

#035758 (or 0x035758) is unknown color: approx Mosque. HEX triplet: 03, 57 and 58. RGB value is (3,87,88). Sum of RGB (Red+Green+Blue) = 3+87+88=178 (23% of max value = 765). Red value is 3 (1.56% from 255 or 1.69% from 178); Green value is 87 (34.38% from 255 or 48.88% from 178); Blue value is 88 (34.77% from 255 or 49.44% from 178); Max value from RGB is 88 - color contains mainly: blue. Hex color #035758 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #035758 is #FCA8A7. Grayscale: #3D3D3D. Windows color (decimal): -16558248 or 5789443. OLE color: 5789443.

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

Color convert

RGB38788-
CMYK0.970.0100.65
HSL180.71º93.41%17.84%-
HSV(B)180.71º96.59%34.51%-
XYZ5.217.5410.41-
YUV62142.6785.92-

RGB Variations

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

RGB

RED value IS 3 (1.56% from 255) = 1.69%
GREEN value IS 87 (34.38% from 255) = 48.88%
BLUE value IS 88 (34.77% from 255) = 49.44%
R=1.69%
G=48.88%
B=49.44%

CMYK

C (Cyan) values IS 0.97
M (Magenta) values IS 0.01
Y (Yellow) values IS 0
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal387880.970.0100.65180.7193.4117.84
Hex35758611041b55d12
Octal31271301411010126513522
Binary1110101111011000110000110100000110110101101110110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #035758

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #035758; }

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

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

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

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

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

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

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

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