#921e04

Color #921E04 Falu Red (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Falu Red #921E04

Tints of Falu Red #921E04

Color information

#921E04 (or 0x921E04) is unknown color: approx Falu Red. HEX triplet: 92, 1E and 04. RGB value is (146,30,4). Sum of RGB (Red+Green+Blue) = 146+30+4=180 (23% of max value = 765). Red value is 146 (57.42% from 255 or 81.11% from 180); Green value is 30 (12.11% from 255 or 16.67% from 180); Blue value is 4 (1.95% from 255 or 2.22% from 180); Max value from RGB is 146 - color contains mainly: red. Hex color #921E04 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #921E04 is #6DE1FB. Grayscale: #3D3D3D. Windows color (decimal): -7201276 or 269970. OLE color: 269970.

HSL color Cylindrical-coordinate representation of color #921E04: hue angle of 10.99º degrees, saturation: 0.95, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #921E04 is Cyan = 0, Magento = 0.79, Yellow = 0.97 and Black (K on CMYK) = 0.43.

Color convert

RGB146304-
CMYK00.790.970.43
HSL10.99º94.67%29.41%-
HSV(B)10.99º97.26%57.25%-
XYZ12.347.050.82-
YUV61.7295.43188.11-

RGB Variations

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

RGB

RED value IS 146 (57.42% from 255) = 81.11%
GREEN value IS 30 (12.11% from 255) = 16.67%
BLUE value IS 4 (1.95% from 255) = 2.22%
R=81.11%
G=16.67%
B=2.22%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.79
Y (Yellow) values IS 0.97
K (Black) values IS 0.43
SystemRedGreenBlueCMYKHSL
Decimal14630400.790.970.4310.9994.6729.41
Hex921E404F612Bb5f1d
Octal2223640117141531313735
Binary10010010111101000100111111000011010111011101111111101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #921e04

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #921e04; }

 p { color: rgb(146,30,4); }

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

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

 a { background-color: rgb(146,30,4); }

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

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

 span { border-color: rgb(146,30,4); }

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

cancel