Shades of Jon #454041
Tints of Jon #454041
RGB
CMYK
RGB Variations
Color information
#454041 (or 0x454041) is known color: Jon. HEX triplet: 45, 40 and 41. RGB value is (69,64,65). Sum of RGB (Red+Green+Blue) = 69+64+65=198 (26% of max value = 765). Red value is 69 (27.34% from 255 or 34.85% from 198); Green value is 64 (25.39% from 255 or 32.32% from 198); Blue value is 65 (25.78% from 255 or 32.83% from 198); Max value from RGB is 69 - color contains mainly: red. Hex color #454041 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #454041 is #BABFBE. Grayscale: #414141. Windows color (decimal): -12238783 or 4276293. OLE color: 4276293.
HSL color Cylindrical-coordinate representation of color #454041: hue angle of 348º degrees, saturation: 0.04, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #454041 is Cyan = 0, Magento = 0.07, Yellow = 0.06 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 64 | 65 | - |
| CMYK | 0 | 0.07 | 0.06 | 0.73 |
| HSL | 348º | 0.04% | 0.26% | - |
| HSV(B) | 348º | 0.07% | 0.27% | - |
| XYZ | 5.24 | 5.31 | 5.75 | - |
| YUV | 65.61 | 127.66 | 130.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 64 | 65 | 0 | 0.07 | 0.06 | 0.73 | 348 | 0.04 | 0.26 |
| Hex | 45 | 40 | 41 | 0 | 7 | 6 | 49 | 15C | 4 | 1A |
| Octal | 105 | 100 | 101 | 0 | 7 | 6 | 111 | 534 | 4 | 32 |
| Binary | 1000101 | 1000000 | 1000001 | 0 | 111 | 110 | 1001001 | 101011100 | 100 | 11010 |
Color Harmonies of #454041
Complementary color
Monochromatic Colors of #454041
Black with #454041
Text Example
Text Example
White with #454041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #454041; }
p { color: rgb(69,64,65); }
H1.HeaderClassName
{
color: #454041;
}
.AnyTagClassName
{
color: #454041;
}
</style>
background-color css
<style>
a { background-color: #454041; }
a { background-color: rgb(69,64,65); }
div.DivClassName
{
background-color: #454041;
}
.BgClassName
{
background-color: #454041;
}
</style>
border-color css
<style>
span { border-color: #454041; }
span { border-color: rgb(69,64,65); }
td.TdClassName
{
border-color: #454041;
}
.TagClassName
{
border-color: #454041;
}
</style>