Shades of Atomic #324756
Tints of Atomic #324756
RGB
CMYK
RGB Variations
Color information
#324756 (or 0x324756) is known color: Atomic. HEX triplet: 32, 47 and 56. RGB value is (50,71,86). Sum of RGB (Red+Green+Blue) = 50+71+86=207 (27% of max value = 765). Red value is 50 (19.92% from 255 or 24.15% from 207); Green value is 71 (28.12% from 255 or 34.30% from 207); Blue value is 86 (33.98% from 255 or 41.55% from 207); Max value from RGB is 86 - color contains mainly: blue. Hex color #324756 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #324756 is #CDB8A9. Grayscale: #424242. Windows color (decimal): -13482154 or 5654322. OLE color: 5654322.
HSL color Cylindrical-coordinate representation of color #324756: hue angle of 205º degrees, saturation: 0.26, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #324756 is Cyan = 0.42, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 50 | 71 | 86 | - |
| CMYK | 0.42 | 0.17 | 0 | 0.66 |
| HSL | 205º | 0.26% | 0.27% | - |
| HSV(B) | 205º | 0.42% | 0.34% | - |
| XYZ | 5.25 | 5.86 | 9.66 | - |
| YUV | 66.43 | 139.04 | 116.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 71 | 86 | 0.42 | 0.17 | 0 | 0.66 | 205 | 0.26 | 0.27 |
| Hex | 32 | 47 | 56 | 2A | 11 | 0 | 42 | CD | 1A | 1B |
| Octal | 62 | 107 | 126 | 52 | 21 | 0 | 102 | 315 | 32 | 33 |
| Binary | 110010 | 1000111 | 1010110 | 101010 | 10001 | 0 | 1000010 | 11001101 | 11010 | 11011 |
Color Harmonies of #324756
Complementary color
Monochromatic Colors of #324756
Black with #324756
Text Example
Text Example
White with #324756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324756; }
p { color: rgb(50,71,86); }
H1.HeaderClassName
{
color: #324756;
}
.AnyTagClassName
{
color: #324756;
}
</style>
background-color css
<style>
a { background-color: #324756; }
a { background-color: rgb(50,71,86); }
div.DivClassName
{
background-color: #324756;
}
.BgClassName
{
background-color: #324756;
}
</style>
border-color css
<style>
span { border-color: #324756; }
span { border-color: rgb(50,71,86); }
td.TdClassName
{
border-color: #324756;
}
.TagClassName
{
border-color: #324756;
}
</style>