#035851

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

Shades of Mosque #035851

Tints of Mosque #035851

Color information

#035851 (or 0x035851) is unknown color: approx Mosque. HEX triplet: 03, 58 and 51. RGB value is (3,88,81). Sum of RGB (Red+Green+Blue) = 3+88+81=172 (22% of max value = 765). Red value is 3 (1.56% from 255 or 1.74% from 172); Green value is 88 (34.77% from 255 or 51.16% from 172); Blue value is 81 (32.03% from 255 or 47.09% from 172); Max value from RGB is 88 - color contains mainly: green. Hex color #035851 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #035851 is #FCA7AE. Grayscale: #3D3D3D. Windows color (decimal): -16557999 or 5330947. OLE color: 5330947.

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

Color convert

RGB38881-
CMYK0.9700.080.65
HSL175.06º93.41%17.84%-
HSV(B)175.06º96.59%34.51%-
XYZ5.017.598.99-
YUV61.79138.8486.07-

RGB Variations

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

RGB

RED value IS 3 (1.56% from 255) = 1.74%
GREEN value IS 88 (34.77% from 255) = 51.16%
BLUE value IS 81 (32.03% from 255) = 47.09%
R=1.74%
G=51.16%
B=47.09%

CMYK

C (Cyan) values IS 0.97
M (Magenta) values IS 0
Y (Yellow) values IS 0.08
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal388810.9700.080.65175.0693.4117.84
Hex35851610841af5d12
Octal313012114101010125713522
Binary1110110001010001110000101000100000110101111101110110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #035851

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #035851; }

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

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

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

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

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

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

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

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