#422728

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

Shades of Bulgarian Rose #422728

Tints of Bulgarian Rose #422728

Color information

#422728 (or 0x422728) is unknown color: approx Bulgarian Rose. HEX triplet: 42, 27 and 28. RGB value is (66,39,40). Sum of RGB (Red+Green+Blue) = 66+39+40=145 (19% of max value = 765). Red value is 66 (26.17% from 255 or 45.52% from 145); Green value is 39 (15.62% from 255 or 26.90% from 145); Blue value is 40 (16.02% from 255 or 27.59% from 145); Max value from RGB is 66 - color contains mainly: red. Hex color #422728 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422728 is #BDD8D7. Grayscale: #2F2F2F. Windows color (decimal): -12441816 or 2631490. OLE color: 2631490.

HSL color Cylindrical-coordinate representation of color #422728: hue angle of 357.78º degrees, saturation: 0.26, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #422728 is Cyan = 0, Magento = 0.41, Yellow = 0.39 and Black (K on CMYK) = 0.74.

Color convert

RGB663940-
CMYK00.410.390.74
HSL357.78º25.71%20.59%-
HSV(B)357.78º40.91%25.88%-
XYZ3.362.762.36-
YUV47.19123.95141.42-

RGB Variations

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

RGB

RED value IS 66 (26.17% from 255) = 45.52%
GREEN value IS 39 (15.62% from 255) = 26.90%
BLUE value IS 40 (16.02% from 255) = 27.59%
R=45.52%
G=26.90%
B=27.59%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.41
Y (Yellow) values IS 0.39
K (Black) values IS 0.74
SystemRedGreenBlueCMYKHSL
Decimal66394000.410.390.74357.7825.7120.59
Hex422728029274A1661a15
Octal1024750051471125463225
Binary1000010100111101000010100110011110010101011001101101010101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #422728

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #422728; }

 p { color: rgb(66,39,40); }

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

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

 a { background-color: rgb(66,39,40); }

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

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

 span { border-color: rgb(66,39,40); }

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