Shades of Atomic #324751
Tints of Atomic #324751
RGB
CMYK
RGB Variations
Color information
#324751 (or 0x324751) is known color: Atomic. HEX triplet: 32, 47 and 51. RGB value is (50,71,81). Sum of RGB (Red+Green+Blue) = 50+71+81=202 (26% of max value = 765). Red value is 50 (19.92% from 255 or 24.75% from 202); Green value is 71 (28.12% from 255 or 35.15% from 202); Blue value is 81 (32.03% from 255 or 40.10% from 202); Max value from RGB is 81 - color contains mainly: blue. Hex color #324751 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #324751 is #CDB8AE. Grayscale: #414141. Windows color (decimal): -13482159 or 5326642. OLE color: 5326642.
HSL color Cylindrical-coordinate representation of color #324751: hue angle of 199.35º degrees, saturation: 0.24, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #324751 is Cyan = 0.38, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 50 | 71 | 81 | - |
| CMYK | 0.38 | 0.12 | 0 | 0.68 |
| HSL | 199.35º | 0.24% | 0.26% | - |
| HSV(B) | 199.35º | 0.38% | 0.32% | - |
| XYZ | 5.05 | 5.78 | 8.63 | - |
| YUV | 65.86 | 136.54 | 116.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 71 | 81 | 0.38 | 0.12 | 0 | 0.68 | 199.35 | 0.24 | 0.26 |
| Hex | 32 | 47 | 51 | 26 | C | 0 | 44 | C7 | 18 | 1A |
| Octal | 62 | 107 | 121 | 46 | 14 | 0 | 104 | 307 | 30 | 32 |
| Binary | 110010 | 1000111 | 1010001 | 100110 | 1100 | 0 | 1000100 | 11000111 | 11000 | 11010 |
Color Harmonies of #324751
Complementary color
Monochromatic Colors of #324751
Black with #324751
Text Example
Text Example
White with #324751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324751; }
p { color: rgb(50,71,81); }
H1.HeaderClassName
{
color: #324751;
}
.AnyTagClassName
{
color: #324751;
}
</style>
background-color css
<style>
a { background-color: #324751; }
a { background-color: rgb(50,71,81); }
div.DivClassName
{
background-color: #324751;
}
.BgClassName
{
background-color: #324751;
}
</style>
border-color css
<style>
span { border-color: #324751; }
span { border-color: rgb(50,71,81); }
td.TdClassName
{
border-color: #324751;
}
.TagClassName
{
border-color: #324751;
}
</style>