Html Css Color HEX #065754 Mosque

📋 copy color: '#065754'

red 6 ◦ green 87 ◦ blue 84

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

Shades of Mosque #065754

Tints of Mosque #065754

RGB

 RED value IS 6 (2.73% from 255) = 3.39%

 GREEN value IS 87 (34.38% from 255) = 49.15%

 BLUE value IS 84 (33.2% from 255) = 47.46%

R = 3.39%
G = 49.15%
B = 47.46%

CMYK

 C value IS 0.93

 M value IS 0

 Y value IS 0.03

 K value IS 0.66

RGB Variations

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

Color information

#065754 (or 0x065754) is known color: Mosque. HEX triplet: 06, 57 and 54. RGB value is (6,87,84). Sum of RGB (Red+Green+Blue) = 6+87+84=177 (23% of max value = 765). Red value is 6 (2.73% from 255 or 3.39% from 177); Green value is 87 (34.38% from 255 or 49.15% from 177); Blue value is 84 (33.20% from 255 or 47.46% from 177); Max value from RGB is 87 - color contains mainly: green. Hex color #065754 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #065754 is #F9A8AB. Grayscale: #3E3E3E. Windows color (decimal): -16361644 or 5527302. OLE color: 5527302.

HSL color Cylindrical-coordinate representation of color #065754: hue angle of 177.78º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #065754 is Cyan = 0.93, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.66.

Color convert

RGB 6 87 84 -
CMYK 0.93 0 0.03 0.66
HSL 177.78º 0.87% 0.18% -
HSV(B) 177.78º 0.93% 0.34% -
XYZ 5.08 7.5 9.57 -
YUV 62.44 140.16 87.74 -
System Red Green Blue C M Y K H S L
Decimal 6 87 84 0.93 0 0.03 0.66 177.78 0.87 0.18
Hex 6 57 54 5D 0 3 42 B2 57 12
Octal 6 127 124 135 0 3 102 262 127 22
Binary 110 1010111 1010100 1011101 0 11 1000010 10110010 1010111 10010

Color Harmonies of #065754

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #065754

Black with #065754

Text Example


Text Example

White with #065754

Text Example


Text Example

HTML Codes & Css Web design

color css

<style>
 p { color: #065754; }

 p { color: rgb(6,87,84); }

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

background-color css

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

 a { background-color: rgb(6,87,84); }

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

border-color css

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

 span { border-color: rgb(6,87,84); }

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