#472526

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

Shades of Bulgarian Rose #472526

Tints of Bulgarian Rose #472526

Color information

#472526 (or 0x472526) is unknown color: approx Bulgarian Rose. HEX triplet: 47, 25 and 26. RGB value is (71,37,38). Sum of RGB (Red+Green+Blue) = 71+37+38=146 (19% of max value = 765). Red value is 71 (28.12% from 255 or 48.63% from 146); Green value is 37 (14.84% from 255 or 25.34% from 146); Blue value is 38 (15.23% from 255 or 26.03% from 146); Max value from RGB is 71 - color contains mainly: red. Hex color #472526 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472526 is #B8DAD9. Grayscale: #2F2F2F. Windows color (decimal): -12114650 or 2499911. OLE color: 2499911.

HSL color Cylindrical-coordinate representation of color #472526: hue angle of 358.24º degrees, saturation: 0.31, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #472526 is Cyan = 0, Magento = 0.48, Yellow = 0.46 and Black (K on CMYK) = 0.72.

Color convert

RGB713738-
CMYK00.480.460.72
HSL358.24º31.48%21.18%-
HSV(B)358.24º47.89%27.84%-
XYZ3.612.82.18-
YUV47.28122.76144.92-

RGB Variations

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

RGB

RED value IS 71 (28.12% from 255) = 48.63%
GREEN value IS 37 (14.84% from 255) = 25.34%
BLUE value IS 38 (15.23% from 255) = 26.03%
R=48.63%
G=25.34%
B=26.03%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.48
Y (Yellow) values IS 0.46
K (Black) values IS 0.72
SystemRedGreenBlueCMYKHSL
Decimal71373800.480.460.72358.2431.4821.18
Hex4725260302E481661f15
Octal1074546060561105463725
Binary1000111100101100110011000010111010010001011001101111110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #472526

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #472526; }

 p { color: rgb(71,37,38); }

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

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

 a { background-color: rgb(71,37,38); }

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

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

 span { border-color: rgb(71,37,38); }

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