#B23714

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

Shades of Rust #B23714

Tints of Rust #B23714

Color information

#B23714 (or 0xB23714) is unknown color: approx Rust. HEX triplet: B2, 37 and 14. RGB value is (178,55,20). Sum of RGB (Red+Green+Blue) = 178+55+20=253 (33% of max value = 765). Red value is 178 (69.92% from 255 or 70.36% from 253); Green value is 55 (21.88% from 255 or 21.74% from 253); Blue value is 20 (8.20% from 255 or 7.91% from 253); Max value from RGB is 178 - color contains mainly: red. Hex color #B23714 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #B23714 is #4DC8EB. Grayscale: #585858. Windows color (decimal): -5097708 or 1324978. OLE color: 1324978.

HSL color Cylindrical-coordinate representation of color #B23714: hue angle of 13.29º degrees, saturation: 0.8, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #B23714 is Cyan = 0, Magento = 0.69, Yellow = 0.89 and Black (K on CMYK) = 0.30.

Color convert

RGB1785520-
CMYK00.690.890.30
HSL13.29º79.8%38.82%-
HSV(B)13.29º88.76%69.8%-
XYZ19.8512.251.98-
YUV87.7989.75192.35-

RGB Variations

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

RGB

RED value IS 178 (69.92% from 255) = 70.36%
GREEN value IS 55 (21.88% from 255) = 21.74%
BLUE value IS 20 (8.20% from 255) = 7.91%
R=70.36%
G=21.74%
B=7.91%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.69
Y (Yellow) values IS 0.89
K (Black) values IS 0.30
SystemRedGreenBlueCMYKHSL
Decimal178552000.690.890.3013.2979.838.82
HexB23714045591Ed5027
Octal26267240105131361512047
Binary10110010110111101000100010110110011111011011010000100111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #B23714

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #B23714; }

 p { color: rgb(178,55,20); }

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

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

 a { background-color: rgb(178,55,20); }

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

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

 span { border-color: rgb(178,55,20); }

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

cancel