class_color.rst 45 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796
  1. :github_url: hide
  2. .. DO NOT EDIT THIS FILE!!!
  3. .. Generated automatically from Godot engine sources.
  4. .. Generator: https://github.com/godotengine/godot/tree/3.5/doc/tools/make_rst.py.
  5. .. XML source: https://github.com/godotengine/godot/tree/3.5/doc/classes/Color.xml.
  6. .. _class_Color:
  7. Color
  8. =====
  9. Color in RGBA format using floats on the range of 0 to 1.
  10. .. rst-class:: classref-introduction-group
  11. Description
  12. -----------
  13. A color represented by red, green, blue, and alpha (RGBA) components. The alpha component is often used for opacity. Values are in floating-point and usually range from 0 to 1. Some properties (such as CanvasItem.modulate) may accept values greater than 1 (overbright or HDR colors).
  14. You can also create a color from standardized color names by using :ref:`@GDScript.ColorN<class_@GDScript_method_ColorN>` or directly using the color constants defined here. The standardized color set is based on the `X11 color names <https://en.wikipedia.org/wiki/X11_color_names>`__.
  15. If you want to supply values in a range of 0 to 255, you should use :ref:`@GDScript.Color8<class_@GDScript_method_Color8>`.
  16. \ **Note:** In a boolean context, a Color will evaluate to ``false`` if it's equal to ``Color(0, 0, 0, 1)`` (opaque black). Otherwise, a Color will always evaluate to ``true``.
  17. \ `Color constants cheatsheet <https://raw.githubusercontent.com/godotengine/godot-docs/master/img/color_constants.png>`__
  18. .. rst-class:: classref-introduction-group
  19. Tutorials
  20. ---------
  21. - `2D GD Paint Demo <https://godotengine.org/asset-library/asset/517>`__
  22. - `Tween Demo <https://godotengine.org/asset-library/asset/146>`__
  23. - `GUI Drag And Drop Demo <https://godotengine.org/asset-library/asset/133>`__
  24. .. rst-class:: classref-reftable-group
  25. Properties
  26. ----------
  27. .. table::
  28. :widths: auto
  29. +---------------------------+------------------------------------+---------+
  30. | :ref:`float<class_float>` | :ref:`a<class_Color_property_a>` | ``1.0`` |
  31. +---------------------------+------------------------------------+---------+
  32. | :ref:`int<class_int>` | :ref:`a8<class_Color_property_a8>` | ``255`` |
  33. +---------------------------+------------------------------------+---------+
  34. | :ref:`float<class_float>` | :ref:`b<class_Color_property_b>` | ``0.0`` |
  35. +---------------------------+------------------------------------+---------+
  36. | :ref:`int<class_int>` | :ref:`b8<class_Color_property_b8>` | ``0`` |
  37. +---------------------------+------------------------------------+---------+
  38. | :ref:`float<class_float>` | :ref:`g<class_Color_property_g>` | ``0.0`` |
  39. +---------------------------+------------------------------------+---------+
  40. | :ref:`int<class_int>` | :ref:`g8<class_Color_property_g8>` | ``0`` |
  41. +---------------------------+------------------------------------+---------+
  42. | :ref:`float<class_float>` | :ref:`h<class_Color_property_h>` | ``0.0`` |
  43. +---------------------------+------------------------------------+---------+
  44. | :ref:`float<class_float>` | :ref:`r<class_Color_property_r>` | ``0.0`` |
  45. +---------------------------+------------------------------------+---------+
  46. | :ref:`int<class_int>` | :ref:`r8<class_Color_property_r8>` | ``0`` |
  47. +---------------------------+------------------------------------+---------+
  48. | :ref:`float<class_float>` | :ref:`s<class_Color_property_s>` | ``0.0`` |
  49. +---------------------------+------------------------------------+---------+
  50. | :ref:`float<class_float>` | :ref:`v<class_Color_property_v>` | ``0.0`` |
  51. +---------------------------+------------------------------------+---------+
  52. .. rst-class:: classref-reftable-group
  53. Methods
  54. -------
  55. .. table::
  56. :widths: auto
  57. +-----------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  58. | :ref:`Color<class_Color>` | :ref:`Color<class_Color_method_Color>` **(** :ref:`String<class_String>` from **)** |
  59. +-----------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  60. | :ref:`Color<class_Color>` | :ref:`Color<class_Color_method_Color>` **(** :ref:`int<class_int>` from **)** |
  61. +-----------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  62. | :ref:`Color<class_Color>` | :ref:`Color<class_Color_method_Color>` **(** :ref:`float<class_float>` r, :ref:`float<class_float>` g, :ref:`float<class_float>` b **)** |
  63. +-----------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  64. | :ref:`Color<class_Color>` | :ref:`Color<class_Color_method_Color>` **(** :ref:`float<class_float>` r, :ref:`float<class_float>` g, :ref:`float<class_float>` b, :ref:`float<class_float>` a **)** |
  65. +-----------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  66. | :ref:`Color<class_Color>` | :ref:`blend<class_Color_method_blend>` **(** :ref:`Color<class_Color>` over **)** |
  67. +-----------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  68. | :ref:`Color<class_Color>` | :ref:`contrasted<class_Color_method_contrasted>` **(** **)** |
  69. +-----------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  70. | :ref:`Color<class_Color>` | :ref:`darkened<class_Color_method_darkened>` **(** :ref:`float<class_float>` amount **)** |
  71. +-----------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  72. | :ref:`Color<class_Color>` | :ref:`from_hsv<class_Color_method_from_hsv>` **(** :ref:`float<class_float>` h, :ref:`float<class_float>` s, :ref:`float<class_float>` v, :ref:`float<class_float>` a=1.0 **)** |
  73. +-----------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  74. | :ref:`float<class_float>` | :ref:`get_luminance<class_Color_method_get_luminance>` **(** **)** |
  75. +-----------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  76. | :ref:`float<class_float>` | :ref:`gray<class_Color_method_gray>` **(** **)** |
  77. +-----------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  78. | :ref:`Color<class_Color>` | :ref:`inverted<class_Color_method_inverted>` **(** **)** |
  79. +-----------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  80. | :ref:`bool<class_bool>` | :ref:`is_equal_approx<class_Color_method_is_equal_approx>` **(** :ref:`Color<class_Color>` color **)** |
  81. +-----------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  82. | :ref:`Color<class_Color>` | :ref:`lightened<class_Color_method_lightened>` **(** :ref:`float<class_float>` amount **)** |
  83. +-----------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  84. | :ref:`Color<class_Color>` | :ref:`linear_interpolate<class_Color_method_linear_interpolate>` **(** :ref:`Color<class_Color>` to, :ref:`float<class_float>` weight **)** |
  85. +-----------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  86. | :ref:`int<class_int>` | :ref:`to_abgr32<class_Color_method_to_abgr32>` **(** **)** |
  87. +-----------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  88. | :ref:`int<class_int>` | :ref:`to_abgr64<class_Color_method_to_abgr64>` **(** **)** |
  89. +-----------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  90. | :ref:`int<class_int>` | :ref:`to_argb32<class_Color_method_to_argb32>` **(** **)** |
  91. +-----------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  92. | :ref:`int<class_int>` | :ref:`to_argb64<class_Color_method_to_argb64>` **(** **)** |
  93. +-----------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  94. | :ref:`String<class_String>` | :ref:`to_html<class_Color_method_to_html>` **(** :ref:`bool<class_bool>` with_alpha=true **)** |
  95. +-----------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  96. | :ref:`int<class_int>` | :ref:`to_rgba32<class_Color_method_to_rgba32>` **(** **)** |
  97. +-----------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  98. | :ref:`int<class_int>` | :ref:`to_rgba64<class_Color_method_to_rgba64>` **(** **)** |
  99. +-----------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  100. .. rst-class:: classref-section-separator
  101. ----
  102. .. rst-class:: classref-descriptions-group
  103. Constants
  104. ---------
  105. .. _class_Color_constant_aliceblue:
  106. .. rst-class:: classref-constant
  107. **aliceblue** = ``Color( 0.941176, 0.972549, 1, 1 )``
  108. Alice blue color.
  109. .. _class_Color_constant_antiquewhite:
  110. .. rst-class:: classref-constant
  111. **antiquewhite** = ``Color( 0.980392, 0.921569, 0.843137, 1 )``
  112. Antique white color.
  113. .. _class_Color_constant_aqua:
  114. .. rst-class:: classref-constant
  115. **aqua** = ``Color( 0, 1, 1, 1 )``
  116. Aqua color.
  117. .. _class_Color_constant_aquamarine:
  118. .. rst-class:: classref-constant
  119. **aquamarine** = ``Color( 0.498039, 1, 0.831373, 1 )``
  120. Aquamarine color.
  121. .. _class_Color_constant_azure:
  122. .. rst-class:: classref-constant
  123. **azure** = ``Color( 0.941176, 1, 1, 1 )``
  124. Azure color.
  125. .. _class_Color_constant_beige:
  126. .. rst-class:: classref-constant
  127. **beige** = ``Color( 0.960784, 0.960784, 0.862745, 1 )``
  128. Beige color.
  129. .. _class_Color_constant_bisque:
  130. .. rst-class:: classref-constant
  131. **bisque** = ``Color( 1, 0.894118, 0.768627, 1 )``
  132. Bisque color.
  133. .. _class_Color_constant_black:
  134. .. rst-class:: classref-constant
  135. **black** = ``Color( 0, 0, 0, 1 )``
  136. Black color.
  137. .. _class_Color_constant_blanchedalmond:
  138. .. rst-class:: classref-constant
  139. **blanchedalmond** = ``Color( 1, 0.921569, 0.803922, 1 )``
  140. Blanche almond color.
  141. .. _class_Color_constant_blue:
  142. .. rst-class:: classref-constant
  143. **blue** = ``Color( 0, 0, 1, 1 )``
  144. Blue color.
  145. .. _class_Color_constant_blueviolet:
  146. .. rst-class:: classref-constant
  147. **blueviolet** = ``Color( 0.541176, 0.168627, 0.886275, 1 )``
  148. Blue violet color.
  149. .. _class_Color_constant_brown:
  150. .. rst-class:: classref-constant
  151. **brown** = ``Color( 0.647059, 0.164706, 0.164706, 1 )``
  152. Brown color.
  153. .. _class_Color_constant_burlywood:
  154. .. rst-class:: classref-constant
  155. **burlywood** = ``Color( 0.870588, 0.721569, 0.529412, 1 )``
  156. Burly wood color.
  157. .. _class_Color_constant_cadetblue:
  158. .. rst-class:: classref-constant
  159. **cadetblue** = ``Color( 0.372549, 0.619608, 0.627451, 1 )``
  160. Cadet blue color.
  161. .. _class_Color_constant_chartreuse:
  162. .. rst-class:: classref-constant
  163. **chartreuse** = ``Color( 0.498039, 1, 0, 1 )``
  164. Chartreuse color.
  165. .. _class_Color_constant_chocolate:
  166. .. rst-class:: classref-constant
  167. **chocolate** = ``Color( 0.823529, 0.411765, 0.117647, 1 )``
  168. Chocolate color.
  169. .. _class_Color_constant_coral:
  170. .. rst-class:: classref-constant
  171. **coral** = ``Color( 1, 0.498039, 0.313726, 1 )``
  172. Coral color.
  173. .. _class_Color_constant_cornflower:
  174. .. rst-class:: classref-constant
  175. **cornflower** = ``Color( 0.392157, 0.584314, 0.929412, 1 )``
  176. Cornflower color.
  177. .. _class_Color_constant_cornsilk:
  178. .. rst-class:: classref-constant
  179. **cornsilk** = ``Color( 1, 0.972549, 0.862745, 1 )``
  180. Corn silk color.
  181. .. _class_Color_constant_crimson:
  182. .. rst-class:: classref-constant
  183. **crimson** = ``Color( 0.862745, 0.0784314, 0.235294, 1 )``
  184. Crimson color.
  185. .. _class_Color_constant_cyan:
  186. .. rst-class:: classref-constant
  187. **cyan** = ``Color( 0, 1, 1, 1 )``
  188. Cyan color.
  189. .. _class_Color_constant_darkblue:
  190. .. rst-class:: classref-constant
  191. **darkblue** = ``Color( 0, 0, 0.545098, 1 )``
  192. Dark blue color.
  193. .. _class_Color_constant_darkcyan:
  194. .. rst-class:: classref-constant
  195. **darkcyan** = ``Color( 0, 0.545098, 0.545098, 1 )``
  196. Dark cyan color.
  197. .. _class_Color_constant_darkgoldenrod:
  198. .. rst-class:: classref-constant
  199. **darkgoldenrod** = ``Color( 0.721569, 0.52549, 0.0431373, 1 )``
  200. Dark goldenrod color.
  201. .. _class_Color_constant_darkgray:
  202. .. rst-class:: classref-constant
  203. **darkgray** = ``Color( 0.662745, 0.662745, 0.662745, 1 )``
  204. Dark gray color.
  205. .. _class_Color_constant_darkgreen:
  206. .. rst-class:: classref-constant
  207. **darkgreen** = ``Color( 0, 0.392157, 0, 1 )``
  208. Dark green color.
  209. .. _class_Color_constant_darkkhaki:
  210. .. rst-class:: classref-constant
  211. **darkkhaki** = ``Color( 0.741176, 0.717647, 0.419608, 1 )``
  212. Dark khaki color.
  213. .. _class_Color_constant_darkmagenta:
  214. .. rst-class:: classref-constant
  215. **darkmagenta** = ``Color( 0.545098, 0, 0.545098, 1 )``
  216. Dark magenta color.
  217. .. _class_Color_constant_darkolivegreen:
  218. .. rst-class:: classref-constant
  219. **darkolivegreen** = ``Color( 0.333333, 0.419608, 0.184314, 1 )``
  220. Dark olive green color.
  221. .. _class_Color_constant_darkorange:
  222. .. rst-class:: classref-constant
  223. **darkorange** = ``Color( 1, 0.54902, 0, 1 )``
  224. Dark orange color.
  225. .. _class_Color_constant_darkorchid:
  226. .. rst-class:: classref-constant
  227. **darkorchid** = ``Color( 0.6, 0.196078, 0.8, 1 )``
  228. Dark orchid color.
  229. .. _class_Color_constant_darkred:
  230. .. rst-class:: classref-constant
  231. **darkred** = ``Color( 0.545098, 0, 0, 1 )``
  232. Dark red color.
  233. .. _class_Color_constant_darksalmon:
  234. .. rst-class:: classref-constant
  235. **darksalmon** = ``Color( 0.913725, 0.588235, 0.478431, 1 )``
  236. Dark salmon color.
  237. .. _class_Color_constant_darkseagreen:
  238. .. rst-class:: classref-constant
  239. **darkseagreen** = ``Color( 0.560784, 0.737255, 0.560784, 1 )``
  240. Dark sea green color.
  241. .. _class_Color_constant_darkslateblue:
  242. .. rst-class:: classref-constant
  243. **darkslateblue** = ``Color( 0.282353, 0.239216, 0.545098, 1 )``
  244. Dark slate blue color.
  245. .. _class_Color_constant_darkslategray:
  246. .. rst-class:: classref-constant
  247. **darkslategray** = ``Color( 0.184314, 0.309804, 0.309804, 1 )``
  248. Dark slate gray color.
  249. .. _class_Color_constant_darkturquoise:
  250. .. rst-class:: classref-constant
  251. **darkturquoise** = ``Color( 0, 0.807843, 0.819608, 1 )``
  252. Dark turquoise color.
  253. .. _class_Color_constant_darkviolet:
  254. .. rst-class:: classref-constant
  255. **darkviolet** = ``Color( 0.580392, 0, 0.827451, 1 )``
  256. Dark violet color.
  257. .. _class_Color_constant_deeppink:
  258. .. rst-class:: classref-constant
  259. **deeppink** = ``Color( 1, 0.0784314, 0.576471, 1 )``
  260. Deep pink color.
  261. .. _class_Color_constant_deepskyblue:
  262. .. rst-class:: classref-constant
  263. **deepskyblue** = ``Color( 0, 0.74902, 1, 1 )``
  264. Deep sky blue color.
  265. .. _class_Color_constant_dimgray:
  266. .. rst-class:: classref-constant
  267. **dimgray** = ``Color( 0.411765, 0.411765, 0.411765, 1 )``
  268. Dim gray color.
  269. .. _class_Color_constant_dodgerblue:
  270. .. rst-class:: classref-constant
  271. **dodgerblue** = ``Color( 0.117647, 0.564706, 1, 1 )``
  272. Dodger blue color.
  273. .. _class_Color_constant_firebrick:
  274. .. rst-class:: classref-constant
  275. **firebrick** = ``Color( 0.698039, 0.133333, 0.133333, 1 )``
  276. Firebrick color.
  277. .. _class_Color_constant_floralwhite:
  278. .. rst-class:: classref-constant
  279. **floralwhite** = ``Color( 1, 0.980392, 0.941176, 1 )``
  280. Floral white color.
  281. .. _class_Color_constant_forestgreen:
  282. .. rst-class:: classref-constant
  283. **forestgreen** = ``Color( 0.133333, 0.545098, 0.133333, 1 )``
  284. Forest green color.
  285. .. _class_Color_constant_fuchsia:
  286. .. rst-class:: classref-constant
  287. **fuchsia** = ``Color( 1, 0, 1, 1 )``
  288. Fuchsia color.
  289. .. _class_Color_constant_gainsboro:
  290. .. rst-class:: classref-constant
  291. **gainsboro** = ``Color( 0.862745, 0.862745, 0.862745, 1 )``
  292. Gainsboro color.
  293. .. _class_Color_constant_ghostwhite:
  294. .. rst-class:: classref-constant
  295. **ghostwhite** = ``Color( 0.972549, 0.972549, 1, 1 )``
  296. Ghost white color.
  297. .. _class_Color_constant_gold:
  298. .. rst-class:: classref-constant
  299. **gold** = ``Color( 1, 0.843137, 0, 1 )``
  300. Gold color.
  301. .. _class_Color_constant_goldenrod:
  302. .. rst-class:: classref-constant
  303. **goldenrod** = ``Color( 0.854902, 0.647059, 0.12549, 1 )``
  304. Goldenrod color.
  305. .. _class_Color_constant_gray:
  306. .. rst-class:: classref-constant
  307. **gray** = ``Color( 0.745098, 0.745098, 0.745098, 1 )``
  308. Gray color.
  309. .. _class_Color_constant_green:
  310. .. rst-class:: classref-constant
  311. **green** = ``Color( 0, 1, 0, 1 )``
  312. Green color.
  313. .. _class_Color_constant_greenyellow:
  314. .. rst-class:: classref-constant
  315. **greenyellow** = ``Color( 0.678431, 1, 0.184314, 1 )``
  316. Green yellow color.
  317. .. _class_Color_constant_honeydew:
  318. .. rst-class:: classref-constant
  319. **honeydew** = ``Color( 0.941176, 1, 0.941176, 1 )``
  320. Honeydew color.
  321. .. _class_Color_constant_hotpink:
  322. .. rst-class:: classref-constant
  323. **hotpink** = ``Color( 1, 0.411765, 0.705882, 1 )``
  324. Hot pink color.
  325. .. _class_Color_constant_indianred:
  326. .. rst-class:: classref-constant
  327. **indianred** = ``Color( 0.803922, 0.360784, 0.360784, 1 )``
  328. Indian red color.
  329. .. _class_Color_constant_indigo:
  330. .. rst-class:: classref-constant
  331. **indigo** = ``Color( 0.294118, 0, 0.509804, 1 )``
  332. Indigo color.
  333. .. _class_Color_constant_ivory:
  334. .. rst-class:: classref-constant
  335. **ivory** = ``Color( 1, 1, 0.941176, 1 )``
  336. Ivory color.
  337. .. _class_Color_constant_khaki:
  338. .. rst-class:: classref-constant
  339. **khaki** = ``Color( 0.941176, 0.901961, 0.54902, 1 )``
  340. Khaki color.
  341. .. _class_Color_constant_lavender:
  342. .. rst-class:: classref-constant
  343. **lavender** = ``Color( 0.901961, 0.901961, 0.980392, 1 )``
  344. Lavender color.
  345. .. _class_Color_constant_lavenderblush:
  346. .. rst-class:: classref-constant
  347. **lavenderblush** = ``Color( 1, 0.941176, 0.960784, 1 )``
  348. Lavender blush color.
  349. .. _class_Color_constant_lawngreen:
  350. .. rst-class:: classref-constant
  351. **lawngreen** = ``Color( 0.486275, 0.988235, 0, 1 )``
  352. Lawn green color.
  353. .. _class_Color_constant_lemonchiffon:
  354. .. rst-class:: classref-constant
  355. **lemonchiffon** = ``Color( 1, 0.980392, 0.803922, 1 )``
  356. Lemon chiffon color.
  357. .. _class_Color_constant_lightblue:
  358. .. rst-class:: classref-constant
  359. **lightblue** = ``Color( 0.678431, 0.847059, 0.901961, 1 )``
  360. Light blue color.
  361. .. _class_Color_constant_lightcoral:
  362. .. rst-class:: classref-constant
  363. **lightcoral** = ``Color( 0.941176, 0.501961, 0.501961, 1 )``
  364. Light coral color.
  365. .. _class_Color_constant_lightcyan:
  366. .. rst-class:: classref-constant
  367. **lightcyan** = ``Color( 0.878431, 1, 1, 1 )``
  368. Light cyan color.
  369. .. _class_Color_constant_lightgoldenrod:
  370. .. rst-class:: classref-constant
  371. **lightgoldenrod** = ``Color( 0.980392, 0.980392, 0.823529, 1 )``
  372. Light goldenrod color.
  373. .. _class_Color_constant_lightgray:
  374. .. rst-class:: classref-constant
  375. **lightgray** = ``Color( 0.827451, 0.827451, 0.827451, 1 )``
  376. Light gray color.
  377. .. _class_Color_constant_lightgreen:
  378. .. rst-class:: classref-constant
  379. **lightgreen** = ``Color( 0.564706, 0.933333, 0.564706, 1 )``
  380. Light green color.
  381. .. _class_Color_constant_lightpink:
  382. .. rst-class:: classref-constant
  383. **lightpink** = ``Color( 1, 0.713726, 0.756863, 1 )``
  384. Light pink color.
  385. .. _class_Color_constant_lightsalmon:
  386. .. rst-class:: classref-constant
  387. **lightsalmon** = ``Color( 1, 0.627451, 0.478431, 1 )``
  388. Light salmon color.
  389. .. _class_Color_constant_lightseagreen:
  390. .. rst-class:: classref-constant
  391. **lightseagreen** = ``Color( 0.12549, 0.698039, 0.666667, 1 )``
  392. Light sea green color.
  393. .. _class_Color_constant_lightskyblue:
  394. .. rst-class:: classref-constant
  395. **lightskyblue** = ``Color( 0.529412, 0.807843, 0.980392, 1 )``
  396. Light sky blue color.
  397. .. _class_Color_constant_lightslategray:
  398. .. rst-class:: classref-constant
  399. **lightslategray** = ``Color( 0.466667, 0.533333, 0.6, 1 )``
  400. Light slate gray color.
  401. .. _class_Color_constant_lightsteelblue:
  402. .. rst-class:: classref-constant
  403. **lightsteelblue** = ``Color( 0.690196, 0.768627, 0.870588, 1 )``
  404. Light steel blue color.
  405. .. _class_Color_constant_lightyellow:
  406. .. rst-class:: classref-constant
  407. **lightyellow** = ``Color( 1, 1, 0.878431, 1 )``
  408. Light yellow color.
  409. .. _class_Color_constant_lime:
  410. .. rst-class:: classref-constant
  411. **lime** = ``Color( 0, 1, 0, 1 )``
  412. Lime color.
  413. .. _class_Color_constant_limegreen:
  414. .. rst-class:: classref-constant
  415. **limegreen** = ``Color( 0.196078, 0.803922, 0.196078, 1 )``
  416. Lime green color.
  417. .. _class_Color_constant_linen:
  418. .. rst-class:: classref-constant
  419. **linen** = ``Color( 0.980392, 0.941176, 0.901961, 1 )``
  420. Linen color.
  421. .. _class_Color_constant_magenta:
  422. .. rst-class:: classref-constant
  423. **magenta** = ``Color( 1, 0, 1, 1 )``
  424. Magenta color.
  425. .. _class_Color_constant_maroon:
  426. .. rst-class:: classref-constant
  427. **maroon** = ``Color( 0.690196, 0.188235, 0.376471, 1 )``
  428. Maroon color.
  429. .. _class_Color_constant_mediumaquamarine:
  430. .. rst-class:: classref-constant
  431. **mediumaquamarine** = ``Color( 0.4, 0.803922, 0.666667, 1 )``
  432. Medium aquamarine color.
  433. .. _class_Color_constant_mediumblue:
  434. .. rst-class:: classref-constant
  435. **mediumblue** = ``Color( 0, 0, 0.803922, 1 )``
  436. Medium blue color.
  437. .. _class_Color_constant_mediumorchid:
  438. .. rst-class:: classref-constant
  439. **mediumorchid** = ``Color( 0.729412, 0.333333, 0.827451, 1 )``
  440. Medium orchid color.
  441. .. _class_Color_constant_mediumpurple:
  442. .. rst-class:: classref-constant
  443. **mediumpurple** = ``Color( 0.576471, 0.439216, 0.858824, 1 )``
  444. Medium purple color.
  445. .. _class_Color_constant_mediumseagreen:
  446. .. rst-class:: classref-constant
  447. **mediumseagreen** = ``Color( 0.235294, 0.701961, 0.443137, 1 )``
  448. Medium sea green color.
  449. .. _class_Color_constant_mediumslateblue:
  450. .. rst-class:: classref-constant
  451. **mediumslateblue** = ``Color( 0.482353, 0.407843, 0.933333, 1 )``
  452. Medium slate blue color.
  453. .. _class_Color_constant_mediumspringgreen:
  454. .. rst-class:: classref-constant
  455. **mediumspringgreen** = ``Color( 0, 0.980392, 0.603922, 1 )``
  456. Medium spring green color.
  457. .. _class_Color_constant_mediumturquoise:
  458. .. rst-class:: classref-constant
  459. **mediumturquoise** = ``Color( 0.282353, 0.819608, 0.8, 1 )``
  460. Medium turquoise color.
  461. .. _class_Color_constant_mediumvioletred:
  462. .. rst-class:: classref-constant
  463. **mediumvioletred** = ``Color( 0.780392, 0.0823529, 0.521569, 1 )``
  464. Medium violet red color.
  465. .. _class_Color_constant_midnightblue:
  466. .. rst-class:: classref-constant
  467. **midnightblue** = ``Color( 0.0980392, 0.0980392, 0.439216, 1 )``
  468. Midnight blue color.
  469. .. _class_Color_constant_mintcream:
  470. .. rst-class:: classref-constant
  471. **mintcream** = ``Color( 0.960784, 1, 0.980392, 1 )``
  472. Mint cream color.
  473. .. _class_Color_constant_mistyrose:
  474. .. rst-class:: classref-constant
  475. **mistyrose** = ``Color( 1, 0.894118, 0.882353, 1 )``
  476. Misty rose color.
  477. .. _class_Color_constant_moccasin:
  478. .. rst-class:: classref-constant
  479. **moccasin** = ``Color( 1, 0.894118, 0.709804, 1 )``
  480. Moccasin color.
  481. .. _class_Color_constant_navajowhite:
  482. .. rst-class:: classref-constant
  483. **navajowhite** = ``Color( 1, 0.870588, 0.678431, 1 )``
  484. Navajo white color.
  485. .. _class_Color_constant_navyblue:
  486. .. rst-class:: classref-constant
  487. **navyblue** = ``Color( 0, 0, 0.501961, 1 )``
  488. Navy blue color.
  489. .. _class_Color_constant_oldlace:
  490. .. rst-class:: classref-constant
  491. **oldlace** = ``Color( 0.992157, 0.960784, 0.901961, 1 )``
  492. Old lace color.
  493. .. _class_Color_constant_olive:
  494. .. rst-class:: classref-constant
  495. **olive** = ``Color( 0.501961, 0.501961, 0, 1 )``
  496. Olive color.
  497. .. _class_Color_constant_olivedrab:
  498. .. rst-class:: classref-constant
  499. **olivedrab** = ``Color( 0.419608, 0.556863, 0.137255, 1 )``
  500. Olive drab color.
  501. .. _class_Color_constant_orange:
  502. .. rst-class:: classref-constant
  503. **orange** = ``Color( 1, 0.647059, 0, 1 )``
  504. Orange color.
  505. .. _class_Color_constant_orangered:
  506. .. rst-class:: classref-constant
  507. **orangered** = ``Color( 1, 0.270588, 0, 1 )``
  508. Orange red color.
  509. .. _class_Color_constant_orchid:
  510. .. rst-class:: classref-constant
  511. **orchid** = ``Color( 0.854902, 0.439216, 0.839216, 1 )``
  512. Orchid color.
  513. .. _class_Color_constant_palegoldenrod:
  514. .. rst-class:: classref-constant
  515. **palegoldenrod** = ``Color( 0.933333, 0.909804, 0.666667, 1 )``
  516. Pale goldenrod color.
  517. .. _class_Color_constant_palegreen:
  518. .. rst-class:: classref-constant
  519. **palegreen** = ``Color( 0.596078, 0.984314, 0.596078, 1 )``
  520. Pale green color.
  521. .. _class_Color_constant_paleturquoise:
  522. .. rst-class:: classref-constant
  523. **paleturquoise** = ``Color( 0.686275, 0.933333, 0.933333, 1 )``
  524. Pale turquoise color.
  525. .. _class_Color_constant_palevioletred:
  526. .. rst-class:: classref-constant
  527. **palevioletred** = ``Color( 0.858824, 0.439216, 0.576471, 1 )``
  528. Pale violet red color.
  529. .. _class_Color_constant_papayawhip:
  530. .. rst-class:: classref-constant
  531. **papayawhip** = ``Color( 1, 0.937255, 0.835294, 1 )``
  532. Papaya whip color.
  533. .. _class_Color_constant_peachpuff:
  534. .. rst-class:: classref-constant
  535. **peachpuff** = ``Color( 1, 0.854902, 0.72549, 1 )``
  536. Peach puff color.
  537. .. _class_Color_constant_peru:
  538. .. rst-class:: classref-constant
  539. **peru** = ``Color( 0.803922, 0.521569, 0.247059, 1 )``
  540. Peru color.
  541. .. _class_Color_constant_pink:
  542. .. rst-class:: classref-constant
  543. **pink** = ``Color( 1, 0.752941, 0.796078, 1 )``
  544. Pink color.
  545. .. _class_Color_constant_plum:
  546. .. rst-class:: classref-constant
  547. **plum** = ``Color( 0.866667, 0.627451, 0.866667, 1 )``
  548. Plum color.
  549. .. _class_Color_constant_powderblue:
  550. .. rst-class:: classref-constant
  551. **powderblue** = ``Color( 0.690196, 0.878431, 0.901961, 1 )``
  552. Powder blue color.
  553. .. _class_Color_constant_purple:
  554. .. rst-class:: classref-constant
  555. **purple** = ``Color( 0.627451, 0.12549, 0.941176, 1 )``
  556. Purple color.
  557. .. _class_Color_constant_rebeccapurple:
  558. .. rst-class:: classref-constant
  559. **rebeccapurple** = ``Color( 0.4, 0.2, 0.6, 1 )``
  560. Rebecca purple color.
  561. .. _class_Color_constant_red:
  562. .. rst-class:: classref-constant
  563. **red** = ``Color( 1, 0, 0, 1 )``
  564. Red color.
  565. .. _class_Color_constant_rosybrown:
  566. .. rst-class:: classref-constant
  567. **rosybrown** = ``Color( 0.737255, 0.560784, 0.560784, 1 )``
  568. Rosy brown color.
  569. .. _class_Color_constant_royalblue:
  570. .. rst-class:: classref-constant
  571. **royalblue** = ``Color( 0.254902, 0.411765, 0.882353, 1 )``
  572. Royal blue color.
  573. .. _class_Color_constant_saddlebrown:
  574. .. rst-class:: classref-constant
  575. **saddlebrown** = ``Color( 0.545098, 0.270588, 0.0745098, 1 )``
  576. Saddle brown color.
  577. .. _class_Color_constant_salmon:
  578. .. rst-class:: classref-constant
  579. **salmon** = ``Color( 0.980392, 0.501961, 0.447059, 1 )``
  580. Salmon color.
  581. .. _class_Color_constant_sandybrown:
  582. .. rst-class:: classref-constant
  583. **sandybrown** = ``Color( 0.956863, 0.643137, 0.376471, 1 )``
  584. Sandy brown color.
  585. .. _class_Color_constant_seagreen:
  586. .. rst-class:: classref-constant
  587. **seagreen** = ``Color( 0.180392, 0.545098, 0.341176, 1 )``
  588. Sea green color.
  589. .. _class_Color_constant_seashell:
  590. .. rst-class:: classref-constant
  591. **seashell** = ``Color( 1, 0.960784, 0.933333, 1 )``
  592. Seashell color.
  593. .. _class_Color_constant_sienna:
  594. .. rst-class:: classref-constant
  595. **sienna** = ``Color( 0.627451, 0.321569, 0.176471, 1 )``
  596. Sienna color.
  597. .. _class_Color_constant_silver:
  598. .. rst-class:: classref-constant
  599. **silver** = ``Color( 0.752941, 0.752941, 0.752941, 1 )``
  600. Silver color.
  601. .. _class_Color_constant_skyblue:
  602. .. rst-class:: classref-constant
  603. **skyblue** = ``Color( 0.529412, 0.807843, 0.921569, 1 )``
  604. Sky blue color.
  605. .. _class_Color_constant_slateblue:
  606. .. rst-class:: classref-constant
  607. **slateblue** = ``Color( 0.415686, 0.352941, 0.803922, 1 )``
  608. Slate blue color.
  609. .. _class_Color_constant_slategray:
  610. .. rst-class:: classref-constant
  611. **slategray** = ``Color( 0.439216, 0.501961, 0.564706, 1 )``
  612. Slate gray color.
  613. .. _class_Color_constant_snow:
  614. .. rst-class:: classref-constant
  615. **snow** = ``Color( 1, 0.980392, 0.980392, 1 )``
  616. Snow color.
  617. .. _class_Color_constant_springgreen:
  618. .. rst-class:: classref-constant
  619. **springgreen** = ``Color( 0, 1, 0.498039, 1 )``
  620. Spring green color.
  621. .. _class_Color_constant_steelblue:
  622. .. rst-class:: classref-constant
  623. **steelblue** = ``Color( 0.27451, 0.509804, 0.705882, 1 )``
  624. Steel blue color.
  625. .. _class_Color_constant_tan:
  626. .. rst-class:: classref-constant
  627. **tan** = ``Color( 0.823529, 0.705882, 0.54902, 1 )``
  628. Tan color.
  629. .. _class_Color_constant_teal:
  630. .. rst-class:: classref-constant
  631. **teal** = ``Color( 0, 0.501961, 0.501961, 1 )``
  632. Teal color.
  633. .. _class_Color_constant_thistle:
  634. .. rst-class:: classref-constant
  635. **thistle** = ``Color( 0.847059, 0.74902, 0.847059, 1 )``
  636. Thistle color.
  637. .. _class_Color_constant_tomato:
  638. .. rst-class:: classref-constant
  639. **tomato** = ``Color( 1, 0.388235, 0.278431, 1 )``
  640. Tomato color.
  641. .. _class_Color_constant_transparent:
  642. .. rst-class:: classref-constant
  643. **transparent** = ``Color( 1, 1, 1, 0 )``
  644. Transparent color (white with no alpha).
  645. .. _class_Color_constant_turquoise:
  646. .. rst-class:: classref-constant
  647. **turquoise** = ``Color( 0.25098, 0.878431, 0.815686, 1 )``
  648. Turquoise color.
  649. .. _class_Color_constant_violet:
  650. .. rst-class:: classref-constant
  651. **violet** = ``Color( 0.933333, 0.509804, 0.933333, 1 )``
  652. Violet color.
  653. .. _class_Color_constant_webgray:
  654. .. rst-class:: classref-constant
  655. **webgray** = ``Color( 0.501961, 0.501961, 0.501961, 1 )``
  656. Web gray color.
  657. .. _class_Color_constant_webgreen:
  658. .. rst-class:: classref-constant
  659. **webgreen** = ``Color( 0, 0.501961, 0, 1 )``
  660. Web green color.
  661. .. _class_Color_constant_webmaroon:
  662. .. rst-class:: classref-constant
  663. **webmaroon** = ``Color( 0.501961, 0, 0, 1 )``
  664. Web maroon color.
  665. .. _class_Color_constant_webpurple:
  666. .. rst-class:: classref-constant
  667. **webpurple** = ``Color( 0.501961, 0, 0.501961, 1 )``
  668. Web purple color.
  669. .. _class_Color_constant_wheat:
  670. .. rst-class:: classref-constant
  671. **wheat** = ``Color( 0.960784, 0.870588, 0.701961, 1 )``
  672. Wheat color.
  673. .. _class_Color_constant_white:
  674. .. rst-class:: classref-constant
  675. **white** = ``Color( 1, 1, 1, 1 )``
  676. White color.
  677. .. _class_Color_constant_whitesmoke:
  678. .. rst-class:: classref-constant
  679. **whitesmoke** = ``Color( 0.960784, 0.960784, 0.960784, 1 )``
  680. White smoke color.
  681. .. _class_Color_constant_yellow:
  682. .. rst-class:: classref-constant
  683. **yellow** = ``Color( 1, 1, 0, 1 )``
  684. Yellow color.
  685. .. _class_Color_constant_yellowgreen:
  686. .. rst-class:: classref-constant
  687. **yellowgreen** = ``Color( 0.603922, 0.803922, 0.196078, 1 )``
  688. Yellow green color.
  689. .. rst-class:: classref-section-separator
  690. ----
  691. .. rst-class:: classref-descriptions-group
  692. Property Descriptions
  693. ---------------------
  694. .. _class_Color_property_a:
  695. .. rst-class:: classref-property
  696. :ref:`float<class_float>` **a** = ``1.0``
  697. The color's alpha component, typically on the range of 0 to 1. A value of 0 means that the color is fully transparent. A value of 1 means that the color is fully opaque.
  698. .. rst-class:: classref-item-separator
  699. ----
  700. .. _class_Color_property_a8:
  701. .. rst-class:: classref-property
  702. :ref:`int<class_int>` **a8** = ``255``
  703. Wrapper for :ref:`a<class_Color_property_a>` that uses the range 0 to 255 instead of 0 to 1.
  704. .. rst-class:: classref-item-separator
  705. ----
  706. .. _class_Color_property_b:
  707. .. rst-class:: classref-property
  708. :ref:`float<class_float>` **b** = ``0.0``
  709. The color's blue component, typically on the range of 0 to 1.
  710. .. rst-class:: classref-item-separator
  711. ----
  712. .. _class_Color_property_b8:
  713. .. rst-class:: classref-property
  714. :ref:`int<class_int>` **b8** = ``0``
  715. Wrapper for :ref:`b<class_Color_property_b>` that uses the range 0 to 255 instead of 0 to 1.
  716. .. rst-class:: classref-item-separator
  717. ----
  718. .. _class_Color_property_g:
  719. .. rst-class:: classref-property
  720. :ref:`float<class_float>` **g** = ``0.0``
  721. The color's green component, typically on the range of 0 to 1.
  722. .. rst-class:: classref-item-separator
  723. ----
  724. .. _class_Color_property_g8:
  725. .. rst-class:: classref-property
  726. :ref:`int<class_int>` **g8** = ``0``
  727. Wrapper for :ref:`g<class_Color_property_g>` that uses the range 0 to 255 instead of 0 to 1.
  728. .. rst-class:: classref-item-separator
  729. ----
  730. .. _class_Color_property_h:
  731. .. rst-class:: classref-property
  732. :ref:`float<class_float>` **h** = ``0.0``
  733. The HSV hue of this color, on the range 0 to 1.
  734. .. rst-class:: classref-item-separator
  735. ----
  736. .. _class_Color_property_r:
  737. .. rst-class:: classref-property
  738. :ref:`float<class_float>` **r** = ``0.0``
  739. The color's red component, typically on the range of 0 to 1.
  740. .. rst-class:: classref-item-separator
  741. ----
  742. .. _class_Color_property_r8:
  743. .. rst-class:: classref-property
  744. :ref:`int<class_int>` **r8** = ``0``
  745. Wrapper for :ref:`r<class_Color_property_r>` that uses the range 0 to 255 instead of 0 to 1.
  746. .. rst-class:: classref-item-separator
  747. ----
  748. .. _class_Color_property_s:
  749. .. rst-class:: classref-property
  750. :ref:`float<class_float>` **s** = ``0.0``
  751. The HSV saturation of this color, on the range 0 to 1.
  752. .. rst-class:: classref-item-separator
  753. ----
  754. .. _class_Color_property_v:
  755. .. rst-class:: classref-property
  756. :ref:`float<class_float>` **v** = ``0.0``
  757. The HSV value (brightness) of this color, on the range 0 to 1.
  758. .. rst-class:: classref-section-separator
  759. ----
  760. .. rst-class:: classref-descriptions-group
  761. Method Descriptions
  762. -------------------
  763. .. _class_Color_method_Color:
  764. .. rst-class:: classref-method
  765. :ref:`Color<class_Color>` **Color** **(** :ref:`String<class_String>` from **)**
  766. Constructs a color from an HTML hexadecimal color string in ARGB or RGB format. See also :ref:`@GDScript.ColorN<class_@GDScript_method_ColorN>`.
  767. ::
  768. # Each of the following creates the same color RGBA(178, 217, 10, 255).
  769. var c1 = Color("#ffb2d90a") # ARGB format with "#".
  770. var c2 = Color("ffb2d90a") # ARGB format.
  771. var c3 = Color("#b2d90a") # RGB format with "#".
  772. var c4 = Color("b2d90a") # RGB format.
  773. .. rst-class:: classref-item-separator
  774. ----
  775. .. rst-class:: classref-method
  776. :ref:`Color<class_Color>` **Color** **(** :ref:`int<class_int>` from **)**
  777. Constructs a color from a 32-bit integer in RGBA format (each byte represents a color channel).
  778. ::
  779. var color = Color(274) # Similar to Color(0.0, 0.0, 0.004, 0.07)
  780. .. rst-class:: classref-item-separator
  781. ----
  782. .. rst-class:: classref-method
  783. :ref:`Color<class_Color>` **Color** **(** :ref:`float<class_float>` r, :ref:`float<class_float>` g, :ref:`float<class_float>` b **)**
  784. Constructs a color from RGB values, typically between 0 and 1. Alpha will be 1.
  785. ::
  786. var color = Color(0.2, 1.0, 0.7) # Similar to Color8(51, 255, 178, 255)
  787. .. rst-class:: classref-item-separator
  788. ----
  789. .. rst-class:: classref-method
  790. :ref:`Color<class_Color>` **Color** **(** :ref:`float<class_float>` r, :ref:`float<class_float>` g, :ref:`float<class_float>` b, :ref:`float<class_float>` a **)**
  791. Constructs a color from RGBA values, typically between 0 and 1.
  792. ::
  793. var color = Color(0.2, 1.0, 0.7, 0.8) # Similar to Color8(51, 255, 178, 204)
  794. .. rst-class:: classref-item-separator
  795. ----
  796. .. _class_Color_method_blend:
  797. .. rst-class:: classref-method
  798. :ref:`Color<class_Color>` **blend** **(** :ref:`Color<class_Color>` over **)**
  799. Returns a new color resulting from blending this color over another. If the color is opaque, the result is also opaque. The second color may have a range of alpha values.
  800. ::
  801. var bg = Color(0.0, 1.0, 0.0, 0.5) # Green with alpha of 50%
  802. var fg = Color(1.0, 0.0, 0.0, 0.5) # Red with alpha of 50%
  803. var blended_color = bg.blend(fg) # Brown with alpha of 75%
  804. .. rst-class:: classref-item-separator
  805. ----
  806. .. _class_Color_method_contrasted:
  807. .. rst-class:: classref-method
  808. :ref:`Color<class_Color>` **contrasted** **(** **)**
  809. Returns the most contrasting color.
  810. ::
  811. var color = Color(0.3, 0.4, 0.9)
  812. var contrasted_color = color.contrasted() # Equivalent to RGBA(204, 229, 102, 255)
  813. .. rst-class:: classref-item-separator
  814. ----
  815. .. _class_Color_method_darkened:
  816. .. rst-class:: classref-method
  817. :ref:`Color<class_Color>` **darkened** **(** :ref:`float<class_float>` amount **)**
  818. Returns a new color resulting from making this color darker by the specified percentage (ratio from 0 to 1).
  819. ::
  820. var green = Color(0.0, 1.0, 0.0)
  821. var darkgreen = green.darkened(0.2) # 20% darker than regular green
  822. .. rst-class:: classref-item-separator
  823. ----
  824. .. _class_Color_method_from_hsv:
  825. .. rst-class:: classref-method
  826. :ref:`Color<class_Color>` **from_hsv** **(** :ref:`float<class_float>` h, :ref:`float<class_float>` s, :ref:`float<class_float>` v, :ref:`float<class_float>` a=1.0 **)**
  827. Constructs a color from an HSV profile. ``h``, ``s``, and ``v`` are values between 0 and 1.
  828. ::
  829. var color = Color.from_hsv(0.58, 0.5, 0.79, 0.8) # Equivalent to HSV(210, 50, 79, 0.8) or Color8(100, 151, 201, 0.8)
  830. .. rst-class:: classref-item-separator
  831. ----
  832. .. _class_Color_method_get_luminance:
  833. .. rst-class:: classref-method
  834. :ref:`float<class_float>` **get_luminance** **(** **)**
  835. Returns the luminance of the color in the ``[0.0, 1.0]`` range.
  836. This is useful when determining light or dark color. Colors with a luminance smaller than 0.5 can be generally considered dark.
  837. .. rst-class:: classref-item-separator
  838. ----
  839. .. _class_Color_method_gray:
  840. .. rst-class:: classref-method
  841. :ref:`float<class_float>` **gray** **(** **)**
  842. Returns the color's grayscale representation.
  843. The gray value is calculated as ``(r + g + b) / 3``.
  844. ::
  845. var color = Color(0.2, 0.45, 0.82)
  846. var gray = color.gray() # A value of 0.466667
  847. .. rst-class:: classref-item-separator
  848. ----
  849. .. _class_Color_method_inverted:
  850. .. rst-class:: classref-method
  851. :ref:`Color<class_Color>` **inverted** **(** **)**
  852. Returns the inverted color ``(1 - r, 1 - g, 1 - b, a)``.
  853. ::
  854. var color = Color(0.3, 0.4, 0.9)
  855. var inverted_color = color.inverted() # Equivalent to Color(0.7, 0.6, 0.1)
  856. .. rst-class:: classref-item-separator
  857. ----
  858. .. _class_Color_method_is_equal_approx:
  859. .. rst-class:: classref-method
  860. :ref:`bool<class_bool>` **is_equal_approx** **(** :ref:`Color<class_Color>` color **)**
  861. Returns ``true`` if this color and ``color`` are approximately equal, by running :ref:`@GDScript.is_equal_approx<class_@GDScript_method_is_equal_approx>` on each component.
  862. .. rst-class:: classref-item-separator
  863. ----
  864. .. _class_Color_method_lightened:
  865. .. rst-class:: classref-method
  866. :ref:`Color<class_Color>` **lightened** **(** :ref:`float<class_float>` amount **)**
  867. Returns a new color resulting from making this color lighter by the specified percentage (ratio from 0 to 1).
  868. ::
  869. var green = Color(0.0, 1.0, 0.0)
  870. var lightgreen = green.lightened(0.2) # 20% lighter than regular green
  871. .. rst-class:: classref-item-separator
  872. ----
  873. .. _class_Color_method_linear_interpolate:
  874. .. rst-class:: classref-method
  875. :ref:`Color<class_Color>` **linear_interpolate** **(** :ref:`Color<class_Color>` to, :ref:`float<class_float>` weight **)**
  876. Returns the linear interpolation with another color. The interpolation factor ``weight`` is between 0 and 1.
  877. ::
  878. var c1 = Color(1.0, 0.0, 0.0)
  879. var c2 = Color(0.0, 1.0, 0.0)
  880. var li_c = c1.linear_interpolate(c2, 0.5) # Equivalent to Color(0.5, 0.5, 0.0)
  881. .. rst-class:: classref-item-separator
  882. ----
  883. .. _class_Color_method_to_abgr32:
  884. .. rst-class:: classref-method
  885. :ref:`int<class_int>` **to_abgr32** **(** **)**
  886. Returns the color converted to a 32-bit integer in ABGR format (each byte represents a color channel). ABGR is the reversed version of the default format.
  887. ::
  888. var color = Color(1, 0.5, 0.2)
  889. print(color.to_abgr32()) # Prints 4281565439
  890. .. rst-class:: classref-item-separator
  891. ----
  892. .. _class_Color_method_to_abgr64:
  893. .. rst-class:: classref-method
  894. :ref:`int<class_int>` **to_abgr64** **(** **)**
  895. Returns the color converted to a 64-bit integer in ABGR format (each word represents a color channel). ABGR is the reversed version of the default format.
  896. ::
  897. var color = Color(1, 0.5, 0.2)
  898. print(color.to_abgr64()) # Prints -225178692812801
  899. .. rst-class:: classref-item-separator
  900. ----
  901. .. _class_Color_method_to_argb32:
  902. .. rst-class:: classref-method
  903. :ref:`int<class_int>` **to_argb32** **(** **)**
  904. Returns the color converted to a 32-bit integer in ARGB format (each byte represents a color channel). ARGB is more compatible with DirectX.
  905. ::
  906. var color = Color(1, 0.5, 0.2)
  907. print(color.to_argb32()) # Prints 4294934323
  908. .. rst-class:: classref-item-separator
  909. ----
  910. .. _class_Color_method_to_argb64:
  911. .. rst-class:: classref-method
  912. :ref:`int<class_int>` **to_argb64** **(** **)**
  913. Returns the color converted to a 64-bit integer in ARGB format (each word represents a color channel). ARGB is more compatible with DirectX.
  914. ::
  915. var color = Color(1, 0.5, 0.2)
  916. print(color.to_argb64()) # Prints -2147470541
  917. .. rst-class:: classref-item-separator
  918. ----
  919. .. _class_Color_method_to_html:
  920. .. rst-class:: classref-method
  921. :ref:`String<class_String>` **to_html** **(** :ref:`bool<class_bool>` with_alpha=true **)**
  922. Returns the color's HTML hexadecimal color string in ARGB format (ex: ``ff34f822``).
  923. Setting ``with_alpha`` to ``false`` excludes alpha from the hexadecimal string.
  924. ::
  925. var color = Color(1, 1, 1, 0.5)
  926. var s1 = color.to_html() # Returns "7fffffff"
  927. var s2 = color.to_html(false) # Returns "ffffff"
  928. .. rst-class:: classref-item-separator
  929. ----
  930. .. _class_Color_method_to_rgba32:
  931. .. rst-class:: classref-method
  932. :ref:`int<class_int>` **to_rgba32** **(** **)**
  933. Returns the color converted to a 32-bit integer in RGBA format (each byte represents a color channel). RGBA is Godot's default format.
  934. ::
  935. var color = Color(1, 0.5, 0.2)
  936. print(color.to_rgba32()) # Prints 4286526463
  937. .. rst-class:: classref-item-separator
  938. ----
  939. .. _class_Color_method_to_rgba64:
  940. .. rst-class:: classref-method
  941. :ref:`int<class_int>` **to_rgba64** **(** **)**
  942. Returns the color converted to a 64-bit integer in RGBA format (each word represents a color channel). RGBA is Godot's default format.
  943. ::
  944. var color = Color(1, 0.5, 0.2)
  945. print(color.to_rgba64()) # Prints -140736629309441
  946. .. |virtual| replace:: :abbr:`virtual (This method should typically be overridden by the user to have any effect.)`
  947. .. |const| replace:: :abbr:`const (This method has no side effects. It doesn't modify any of the instance's member variables.)`
  948. .. |vararg| replace:: :abbr:`vararg (This method accepts any number of arguments after the ones described here.)`
  949. .. |static| replace:: :abbr:`static (This method doesn't need an instance to be called, so it can be called directly using the class name.)`