#e48b33

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

Shades of California #E48B33

Tints of California #E48B33

Color information

#E48B33 (or 0xE48B33) is unknown color: approx California. HEX triplet: E4, 8B and 33. RGB value is (228,139,51). Sum of RGB (Red+Green+Blue) = 228+139+51=418 (55% of max value = 765). Red value is 228 (89.45% from 255 or 54.55% from 418); Green value is 139 (54.69% from 255 or 33.25% from 418); Blue value is 51 (20.31% from 255 or 12.20% from 418); Max value from RGB is 228 - color contains mainly: red. Hex color #E48B33 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #E48B33 is #1B74CC. Grayscale: #9C9C9C. Windows color (decimal): -1799373 or 3378148. OLE color: 3378148.

HSL color Cylindrical-coordinate representation of color #E48B33: hue angle of 29.83º degrees, saturation: 0.77, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #E48B33 is Cyan = 0, Magento = 0.39, Yellow = 0.78 and Black (K on CMYK) = 0.11.

Color convert

RGB22813951-
CMYK00.390.780.11
HSL29.83º76.62%54.71%-
HSV(B)29.83º77.63%89.41%-
XYZ41.8335.27.72-
YUV155.5868.99179.66-

RGB Variations

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

RGB

RED value IS 228 (89.45% from 255) = 54.55%
GREEN value IS 139 (54.69% from 255) = 33.25%
BLUE value IS 51 (20.31% from 255) = 12.20%
R=54.55%
G=33.25%
B=12.20%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.39
Y (Yellow) values IS 0.78
K (Black) values IS 0.11
SystemRedGreenBlueCMYKHSL
Decimal2281395100.390.780.1129.8376.6254.71
HexE48B330274EB1e4d37
Octal34421363047116133611567
Binary1110010010001011110011010011110011101011111101001101110111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #e48b33

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #e48b33; }

 p { color: rgb(228,139,51); }

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

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

 a { background-color: rgb(228,139,51); }

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

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

 span { border-color: rgb(228,139,51); }

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

cancel