Html Css Color HEX #035851 Mosque

📋 copy color: '#035851'

red 3 ◦ green 88 ◦ blue 81

#035851
Download Color Icon.PNG:
16x16 32x32 64x64 128x128 256x256

Shades of Mosque #035851

Tints of Mosque #035851

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 value IS 0.97

 M value IS 0

 Y value IS 0.08

 K value IS 0.65

RGB Variations

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

Color information

#035851 (or 0x035851) is known color: 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

RGB 3 88 81 -
CMYK 0.97 0 0.08 0.65
HSL 175.06º 0.93% 0.18% -
HSV(B) 175.06º 0.97% 0.35% -
XYZ 5.01 7.59 8.99 -
YUV 61.79 138.84 86.07 -
System Red Green Blue C M Y K H S L
Decimal 3 88 81 0.97 0 0.08 0.65 175.06 0.93 0.18
Hex 3 58 51 61 0 8 41 AF 5D 12
Octal 3 130 121 141 0 10 101 257 135 22
Binary 11 1011000 1010001 1100001 0 1000 1000001 10101111 1011101 10010

Color Harmonies of #035851

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #035851

Black with #035851

Text Example


Text Example

White with #035851

Text Example


Text Example

HTML Codes & Css Web 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>