Shades of Peru Tan #783303
Tints of Peru Tan #783303
RGB
CMYK
RGB Variations
Color information
#783303 (or 0x783303) is known color: Peru Tan. HEX triplet: 78, 33 and 03. RGB value is (120,51,3). Sum of RGB (Red+Green+Blue) = 120+51+3=174 (23% of max value = 765). Red value is 120 (47.27% from 255 or 68.97% from 174); Green value is 51 (20.31% from 255 or 29.31% from 174); Blue value is 3 (1.56% from 255 or 1.72% from 174); Max value from RGB is 120 - color contains mainly: red. Hex color #783303 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #783303 is #87CCFC. Grayscale: #424242. Windows color (decimal): -8899837 or 209784. OLE color: 209784.
HSL color Cylindrical-coordinate representation of color #783303: hue angle of 24.62º degrees, saturation: 0.95, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #783303 is Cyan = 0, Magento = 0.58, Yellow = 0.98 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 51 | 3 | - |
| CMYK | 0 | 0.58 | 0.98 | 0.53 |
| HSL | 24.62º | 0.95% | 0.24% | - |
| HSV(B) | 24.62º | 0.98% | 0.47% | - |
| XYZ | 8.95 | 6.37 | 0.84 | - |
| YUV | 66.16 | 92.36 | 166.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 51 | 3 | 0 | 0.58 | 0.98 | 0.53 | 24.62 | 0.95 | 0.24 |
| Hex | 78 | 33 | 3 | 0 | 3A | 62 | 35 | 19 | 5F | 18 |
| Octal | 170 | 63 | 3 | 0 | 72 | 142 | 65 | 31 | 137 | 30 |
| Binary | 1111000 | 110011 | 11 | 0 | 111010 | 1100010 | 110101 | 11001 | 1011111 | 11000 |
Color Harmonies of #783303
Complementary color
Monochromatic Colors of #783303
Black with #783303
Text Example
Text Example
White with #783303
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783303; }
p { color: rgb(120,51,3); }
H1.HeaderClassName
{
color: #783303;
}
.AnyTagClassName
{
color: #783303;
}
</style>
background-color css
<style>
a { background-color: #783303; }
a { background-color: rgb(120,51,3); }
div.DivClassName
{
background-color: #783303;
}
.BgClassName
{
background-color: #783303;
}
</style>
border-color css
<style>
span { border-color: #783303; }
span { border-color: rgb(120,51,3); }
td.TdClassName
{
border-color: #783303;
}
.TagClassName
{
border-color: #783303;
}
</style>