Shades of Clinker #453015
Tints of Clinker #453015
RGB
CMYK
RGB Variations
Color information
#453015 (or 0x453015) is known color: Clinker. HEX triplet: 45, 30 and 15. RGB value is (69,48,21). Sum of RGB (Red+Green+Blue) = 69+48+21=138 (18% of max value = 765). Red value is 69 (27.34% from 255 or 50% from 138); Green value is 48 (19.14% from 255 or 34.78% from 138); Blue value is 21 (8.59% from 255 or 15.22% from 138); Max value from RGB is 69 - color contains mainly: red. Hex color #453015 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #453015 is #BACFEA. Grayscale: #333333. Windows color (decimal): -12242923 or 1388613. OLE color: 1388613.
HSL color Cylindrical-coordinate representation of color #453015: hue angle of 33.75º 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 #453015 is Cyan = 0, Magento = 0.30, Yellow = 0.70 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 48 | 21 | - |
| CMYK | 0 | 0.30 | 0.70 | 0.73 |
| HSL | 33.75º | 0.53% | 0.18% | - |
| HSV(B) | 33.75º | 0.7% | 0.27% | - |
| XYZ | 3.65 | 3.43 | 1.18 | - |
| YUV | 51.2 | 110.96 | 140.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 48 | 21 | 0 | 0.30 | 0.70 | 0.73 | 33.75 | 0.53 | 0.18 |
| Hex | 45 | 30 | 15 | 0 | 1E | 46 | 49 | 22 | 35 | 12 |
| Octal | 105 | 60 | 25 | 0 | 36 | 106 | 111 | 42 | 65 | 22 |
| Binary | 1000101 | 110000 | 10101 | 0 | 11110 | 1000110 | 1001001 | 100010 | 110101 | 10010 |
Color Harmonies of #453015
Complementary color
Monochromatic Colors of #453015
Black with #453015
Text Example
Text Example
White with #453015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453015; }
p { color: rgb(69,48,21); }
H1.HeaderClassName
{
color: #453015;
}
.AnyTagClassName
{
color: #453015;
}
</style>
background-color css
<style>
a { background-color: #453015; }
a { background-color: rgb(69,48,21); }
div.DivClassName
{
background-color: #453015;
}
.BgClassName
{
background-color: #453015;
}
</style>
border-color css
<style>
span { border-color: #453015; }
span { border-color: rgb(69,48,21); }
td.TdClassName
{
border-color: #453015;
}
.TagClassName
{
border-color: #453015;
}
</style>