#FEAE63

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

Shades of Rajah #FEAE63

Tints of Rajah #FEAE63

Color information

#FEAE63 (or 0xFEAE63) is unknown color: approx Rajah. HEX triplet: FE, AE and 63. RGB value is (254,174,99). Sum of RGB (Red+Green+Blue) = 254+174+99=527 (69% of max value = 765). Red value is 254 (99.61% from 255 or 48.20% from 527); Green value is 174 (68.36% from 255 or 33.02% from 527); Blue value is 99 (39.06% from 255 or 18.79% from 527); Max value from RGB is 254 - color contains mainly: red. Hex color #FEAE63 is not a web safe color. Web safe color analog (approx): #FF9966. Inversed color of #FEAE63 is #01519C. Grayscale: #BDBDBD. Windows color (decimal): -86429 or 6532862. OLE color: 6532862.

HSL color Cylindrical-coordinate representation of color #FEAE63: hue angle of 29.03º degrees, saturation: 0.99, lightness: 0.69%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #FEAE63 is Cyan = 0, Magento = 0.31, Yellow = 0.61 and Black (K on CMYK) = 0.00.

Color convert

RGB25417499-
CMYK00.310.610.00
HSL29.03º98.73%69.22%-
HSV(B)29.03º61.02%99.61%-
XYZ58.2652.2418.82-
YUV189.3777174.1-

RGB Variations

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

RGB

RED value IS 254 (99.61% from 255) = 48.20%
GREEN value IS 174 (68.36% from 255) = 33.02%
BLUE value IS 99 (39.06% from 255) = 18.79%
R=48.20%
G=33.02%
B=18.79%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.31
Y (Yellow) values IS 0.61
K (Black) values IS 0.00
SystemRedGreenBlueCMYKHSL
Decimal2541749900.310.610.0029.0398.7369.22
HexFEAE6301F3D01d6345
Octal37625614303775035143105
Binary1111111010101110110001101111111110101110111000111000101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #FEAE63

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #FEAE63; }

 p { color: rgb(254,174,99); }

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

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

 a { background-color: rgb(254,174,99); }

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

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

 span { border-color: rgb(254,174,99); }

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

cancel