#005861

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

Shades of Mosque #005861

Tints of Mosque #005861

Color information

#005861 (or 0x005861) is unknown color: approx Mosque. HEX triplet: 00, 58 and 61. RGB value is (0,88,97). Sum of RGB (Red+Green+Blue) = 0+88+97=185 (24% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 185); Green value is 88 (34.77% from 255 or 47.57% from 185); Blue value is 97 (38.28% from 255 or 52.43% from 185); Max value from RGB is 97 - color contains mainly: blue. Hex color #005861 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #005861 is #FFA79E. Grayscale: #3E3E3E. Windows color (decimal): -16754591 or 6379520. OLE color: 6379520.

HSL color Cylindrical-coordinate representation of color #005861: hue angle of 185.57º degrees, saturation: 1, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 1%. Process color model (Four color, CMYK) of #005861 is Cyan = 1, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.62.

Color convert

RGB08897-
CMYK10.0900.62
HSL185.57º100%19.02%-
HSV(B)185.57º100%38.04%-
XYZ5.657.8412.53-
YUV62.71147.3583.27-

RGB Variations

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

RGB

RED value IS 0 (0.39% from 255) = 0%
GREEN value IS 88 (34.77% from 255) = 47.57%
BLUE value IS 97 (38.28% from 255) = 52.43%
R=0%
G=47.57%
B=52.43%

CMYK

C (Cyan) values IS 1
M (Magenta) values IS 0.09
Y (Yellow) values IS 0
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal0889710.0900.62185.5710019.02
Hex0586164903Eba6413
Octal01301411441107627214423
Binary01011000110000111001001001011111010111010110010010011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #005861

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #005861; }

 p { color: rgb(0,88,97); }

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

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

 a { background-color: rgb(0,88,97); }

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

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

 span { border-color: rgb(0,88,97); }

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