#01554E

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

Shades of Mosque #01554E

Tints of Mosque #01554E

Color information

#01554E (or 0x01554E) is unknown color: approx Mosque. HEX triplet: 01, 55 and 4E. RGB value is (1,85,78). Sum of RGB (Red+Green+Blue) = 1+85+78=164 (21% of max value = 765). Red value is 1 (0.78% from 255 or 0.61% from 164); Green value is 85 (33.59% from 255 or 51.83% from 164); Blue value is 78 (30.86% from 255 or 47.56% from 164); Max value from RGB is 85 - color contains mainly: green. Hex color #01554E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #01554E is #FEAAB1. Grayscale: #3B3B3B. Windows color (decimal): -16689842 or 5133569. OLE color: 5133569.

HSL color Cylindrical-coordinate representation of color #01554E: hue angle of 175º degrees, saturation: 0.98, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #01554E is Cyan = 0.99, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.67.

Color convert

RGB18578-
CMYK0.9900.080.67
HSL175º97.67%16.86%-
HSV(B)175º98.82%33.33%-
XYZ4.647.058.32-
YUV59.09138.6786.57-

RGB Variations

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

RGB

RED value IS 1 (0.78% from 255) = 0.61%
GREEN value IS 85 (33.59% from 255) = 51.83%
BLUE value IS 78 (30.86% from 255) = 47.56%
R=0.61%
G=51.83%
B=47.56%

CMYK

C (Cyan) values IS 0.99
M (Magenta) values IS 0
Y (Yellow) values IS 0.08
K (Black) values IS 0.67
SystemRedGreenBlueCMYKHSL
Decimal185780.9900.080.6717597.6716.86
Hex1554E630843af6211
Octal112511614301010325714221
Binary110101011001110110001101000100001110101111110001010001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #01554E

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #01554E; }

 p { color: rgb(1,85,78); }

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

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

 a { background-color: rgb(1,85,78); }

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

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

 span { border-color: rgb(1,85,78); }

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