Shades of Clinker #503719
Tints of Clinker #503719
RGB
CMYK
RGB Variations
Color information
#503719 (or 0x503719) is known color: Clinker. HEX triplet: 50, 37 and 19. RGB value is (80,55,25). Sum of RGB (Red+Green+Blue) = 80+55+25=160 (21% of max value = 765). Red value is 80 (31.64% from 255 or 50% from 160); Green value is 55 (21.88% from 255 or 34.38% from 160); Blue value is 25 (10.16% from 255 or 15.62% from 160); Max value from RGB is 80 - color contains mainly: red. Hex color #503719 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #503719 is #AFC8E6. Grayscale: #3B3B3B. Windows color (decimal): -11520231 or 1652560. OLE color: 1652560.
HSL color Cylindrical-coordinate representation of color #503719: hue angle of 32.73º degrees, saturation: 0.52, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #503719 is Cyan = 0, Magento = 0.31, Yellow = 0.69 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 55 | 25 | - |
| CMYK | 0 | 0.31 | 0.69 | 0.69 |
| HSL | 32.73º | 0.52% | 0.21% | - |
| HSV(B) | 32.73º | 0.69% | 0.31% | - |
| XYZ | 4.85 | 4.51 | 1.53 | - |
| YUV | 59.06 | 108.78 | 142.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 55 | 25 | 0 | 0.31 | 0.69 | 0.69 | 32.73 | 0.52 | 0.21 |
| Hex | 50 | 37 | 19 | 0 | 1F | 45 | 45 | 21 | 34 | 15 |
| Octal | 120 | 67 | 31 | 0 | 37 | 105 | 105 | 41 | 64 | 25 |
| Binary | 1010000 | 110111 | 11001 | 0 | 11111 | 1000101 | 1000101 | 100001 | 110100 | 10101 |
Color Harmonies of #503719
Complementary color
Monochromatic Colors of #503719
Black with #503719
Text Example
Text Example
White with #503719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #503719; }
p { color: rgb(80,55,25); }
H1.HeaderClassName
{
color: #503719;
}
.AnyTagClassName
{
color: #503719;
}
</style>
background-color css
<style>
a { background-color: #503719; }
a { background-color: rgb(80,55,25); }
div.DivClassName
{
background-color: #503719;
}
.BgClassName
{
background-color: #503719;
}
</style>
border-color css
<style>
span { border-color: #503719; }
span { border-color: rgb(80,55,25); }
td.TdClassName
{
border-color: #503719;
}
.TagClassName
{
border-color: #503719;
}
</style>