#F9BE5C

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

Shades of Golden Tainoi #F9BE5C

Tints of Golden Tainoi #F9BE5C

Color information

#F9BE5C (or 0xF9BE5C) is unknown color: approx Golden Tainoi. HEX triplet: F9, BE and 5C. RGB value is (249,190,92). Sum of RGB (Red+Green+Blue) = 249+190+92=531 (70% of max value = 765). Red value is 249 (97.66% from 255 or 46.89% from 531); Green value is 190 (74.61% from 255 or 35.78% from 531); Blue value is 92 (36.33% from 255 or 17.33% from 531); Max value from RGB is 249 - color contains mainly: red. Hex color #F9BE5C is not a web safe color. Web safe color analog (approx): #FFCC66. Inversed color of #F9BE5C is #0641A3. Grayscale: #C4C4C4. Windows color (decimal): -410020 or 6078201. OLE color: 6078201.

HSL color Cylindrical-coordinate representation of color #F9BE5C: hue angle of 37.45º degrees, saturation: 0.93, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #F9BE5C is Cyan = 0, Magento = 0.24, Yellow = 0.63 and Black (K on CMYK) = 0.02.

Color convert

RGB24919092-
CMYK00.240.630.02
HSL37.45º92.9%66.86%-
HSV(B)37.45º63.05%97.65%-
XYZ59.4157.7418.14-
YUV196.4769.05165.47-

RGB Variations

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

RGB

RED value IS 249 (97.66% from 255) = 46.89%
GREEN value IS 190 (74.61% from 255) = 35.78%
BLUE value IS 92 (36.33% from 255) = 17.33%
R=46.89%
G=35.78%
B=17.33%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.24
Y (Yellow) values IS 0.63
K (Black) values IS 0.02
SystemRedGreenBlueCMYKHSL
Decimal2491909200.240.630.0237.4592.966.86
HexF9BE5C0183F2255d43
Octal37127613403077245135103
Binary111110011011111010111000110001111111010010110111011000011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #F9BE5C

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #F9BE5C; }

 p { color: rgb(249,190,92); }

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

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

 a { background-color: rgb(249,190,92); }

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

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

 span { border-color: rgb(249,190,92); }

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

cancel