#035961

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

Shades of Mosque #035961

Tints of Mosque #035961

Color information

#035961 (or 0x035961) is unknown color: approx Mosque. HEX triplet: 03, 59 and 61. RGB value is (3,89,97). Sum of RGB (Red+Green+Blue) = 3+89+97=189 (25% of max value = 765). Red value is 3 (1.56% from 255 or 1.59% from 189); Green value is 89 (35.16% from 255 or 47.09% from 189); Blue value is 97 (38.28% from 255 or 51.32% from 189); Max value from RGB is 97 - color contains mainly: blue. Hex color #035961 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #035961 is #FCA69E. Grayscale: #404040. Windows color (decimal): -16557727 or 6379779. OLE color: 6379779.

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

Color convert

RGB38997-
CMYK0.970.0800.62
HSL185.11º94%19.61%-
HSV(B)185.11º96.91%38.04%-
XYZ5.778.0312.55-
YUV64.2146.5184.35-

RGB Variations

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

RGB

RED value IS 3 (1.56% from 255) = 1.59%
GREEN value IS 89 (35.16% from 255) = 47.09%
BLUE value IS 97 (38.28% from 255) = 51.32%
R=1.59%
G=47.09%
B=51.32%

CMYK

C (Cyan) values IS 0.97
M (Magenta) values IS 0.08
Y (Yellow) values IS 0
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal389970.970.0800.62185.119419.61
Hex3596161803Eb95e14
Octal31311411411007627113624
Binary111011001110000111000011000011111010111001101111010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #035961

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #035961; }

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

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

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

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

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

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

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

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