Html Css Color HEX #035862 Mosque

📋 copy color: '#035862'

red 3 ◦ green 88 ◦ blue 98

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

Shades of Mosque #035862

Tints of Mosque #035862

RGB

 RED value IS 3 (1.56% from 255) = 1.59%

 GREEN value IS 88 (34.77% from 255) = 46.56%

 BLUE value IS 98 (38.67% from 255) = 51.85%

R = 1.59%
G = 46.56%
B = 51.85%

CMYK

 C value IS 0.97

 M value IS 0.10

 Y value IS 0

 K value IS 0.62

RGB Variations

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

Color information

#035862 (or 0x035862) is known color: Mosque. HEX triplet: 03, 58 and 62. RGB value is (3,88,98). Sum of RGB (Red+Green+Blue) = 3+88+98=189 (25% of max value = 765). Red value is 3 (1.56% from 255 or 1.59% from 189); Green value is 88 (34.77% from 255 or 46.56% from 189); Blue value is 98 (38.67% from 255 or 51.85% from 189); Max value from RGB is 98 - color contains mainly: blue. Hex color #035862 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #035862 is #FCA79D. Grayscale: #3F3F3F. Windows color (decimal): -16557982 or 6445059. OLE color: 6445059.

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

Color convert

RGB 3 88 98 -
CMYK 0.97 0.10 0 0.62
HSL 186.32º 0.94% 0.2% -
HSV(B) 186.32º 0.97% 0.38% -
XYZ 5.73 7.88 12.77 -
YUV 63.73 147.34 84.69 -
System Red Green Blue C M Y K H S L
Decimal 3 88 98 0.97 0.10 0 0.62 186.32 0.94 0.2
Hex 3 58 62 61 A 0 3E BA 5E 14
Octal 3 130 142 141 12 0 76 272 136 24
Binary 11 1011000 1100010 1100001 1010 0 111110 10111010 1011110 10100

Color Harmonies of #035862

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #035862

Black with #035862

Text Example


Text Example

White with #035862

Text Example


Text Example

HTML Codes & Css Web design

color css

<style>
 p { color: #035862; }

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

 H1.HeaderClassName
 {
   color: #035862;
 }
 .AnyTagClassName
 {
   color: #035862;
 }
</style>

background-color css

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

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

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

border-color css

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

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

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