Shades of Clinker #453115
Tints of Clinker #453115
RGB
CMYK
RGB Variations
Color information
#453115 (or 0x453115) is known color: Clinker. HEX triplet: 45, 31 and 15. RGB value is (69,49,21). Sum of RGB (Red+Green+Blue) = 69+49+21=139 (18% of max value = 765). Red value is 69 (27.34% from 255 or 49.64% from 139); Green value is 49 (19.53% from 255 or 35.25% from 139); Blue value is 21 (8.59% from 255 or 15.11% from 139); Max value from RGB is 69 - color contains mainly: red. Hex color #453115 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #453115 is #BACEEA. Grayscale: #333333. Windows color (decimal): -12242667 or 1388869. OLE color: 1388869.
HSL color Cylindrical-coordinate representation of color #453115: hue angle of 35º degrees, saturation: 0.53, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #453115 is Cyan = 0, Magento = 0.29, Yellow = 0.70 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 49 | 21 | - |
| CMYK | 0 | 0.29 | 0.70 | 0.73 |
| HSL | 35º | 0.53% | 0.18% | - |
| HSV(B) | 35º | 0.7% | 0.27% | - |
| XYZ | 3.69 | 3.52 | 1.19 | - |
| YUV | 51.79 | 110.63 | 140.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 49 | 21 | 0 | 0.29 | 0.70 | 0.73 | 35 | 0.53 | 0.18 |
| Hex | 45 | 31 | 15 | 0 | 1D | 46 | 49 | 23 | 35 | 12 |
| Octal | 105 | 61 | 25 | 0 | 35 | 106 | 111 | 43 | 65 | 22 |
| Binary | 1000101 | 110001 | 10101 | 0 | 11101 | 1000110 | 1001001 | 100011 | 110101 | 10010 |
Color Harmonies of #453115
Complementary color
Monochromatic Colors of #453115
Black with #453115
Text Example
Text Example
White with #453115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453115; }
p { color: rgb(69,49,21); }
H1.HeaderClassName
{
color: #453115;
}
.AnyTagClassName
{
color: #453115;
}
</style>
background-color css
<style>
a { background-color: #453115; }
a { background-color: rgb(69,49,21); }
div.DivClassName
{
background-color: #453115;
}
.BgClassName
{
background-color: #453115;
}
</style>
border-color css
<style>
span { border-color: #453115; }
span { border-color: rgb(69,49,21); }
td.TdClassName
{
border-color: #453115;
}
.TagClassName
{
border-color: #453115;
}
</style>