Shades of Clinker #453826
Tints of Clinker #453826
RGB
CMYK
RGB Variations
Color information
#453826 (or 0x453826) is known color: Clinker. HEX triplet: 45, 38 and 26. RGB value is (69,56,38). Sum of RGB (Red+Green+Blue) = 69+56+38=163 (21% of max value = 765). Red value is 69 (27.34% from 255 or 42.33% from 163); Green value is 56 (22.27% from 255 or 34.36% from 163); Blue value is 38 (15.23% from 255 or 23.31% from 163); Max value from RGB is 69 - color contains mainly: red. Hex color #453826 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #453826 is #BAC7D9. Grayscale: #393939. Windows color (decimal): -12240858 or 2504773. OLE color: 2504773.
HSL color Cylindrical-coordinate representation of color #453826: hue angle of 34.84º degrees, saturation: 0.29, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #453826 is Cyan = 0, Magento = 0.19, Yellow = 0.45 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 56 | 38 | - |
| CMYK | 0 | 0.19 | 0.45 | 0.73 |
| HSL | 34.84º | 0.29% | 0.21% | - |
| HSV(B) | 34.84º | 0.45% | 0.27% | - |
| XYZ | 4.22 | 4.23 | 2.43 | - |
| YUV | 57.84 | 116.81 | 135.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 56 | 38 | 0 | 0.19 | 0.45 | 0.73 | 34.84 | 0.29 | 0.21 |
| Hex | 45 | 38 | 26 | 0 | 13 | 2D | 49 | 23 | 1D | 15 |
| Octal | 105 | 70 | 46 | 0 | 23 | 55 | 111 | 43 | 35 | 25 |
| Binary | 1000101 | 111000 | 100110 | 0 | 10011 | 101101 | 1001001 | 100011 | 11101 | 10101 |
Color Harmonies of #453826
Complementary color
Monochromatic Colors of #453826
Black with #453826
Text Example
Text Example
White with #453826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453826; }
p { color: rgb(69,56,38); }
H1.HeaderClassName
{
color: #453826;
}
.AnyTagClassName
{
color: #453826;
}
</style>
background-color css
<style>
a { background-color: #453826; }
a { background-color: rgb(69,56,38); }
div.DivClassName
{
background-color: #453826;
}
.BgClassName
{
background-color: #453826;
}
</style>
border-color css
<style>
span { border-color: #453826; }
span { border-color: rgb(69,56,38); }
td.TdClassName
{
border-color: #453826;
}
.TagClassName
{
border-color: #453826;
}
</style>