Shades of Atomic #425059
Tints of Atomic #425059
RGB
CMYK
RGB Variations
Color information
#425059 (or 0x425059) is known color: Atomic. HEX triplet: 42, 50 and 59. RGB value is (66,80,89). Sum of RGB (Red+Green+Blue) = 66+80+89=235 (31% of max value = 765). Red value is 66 (26.17% from 255 or 28.09% from 235); Green value is 80 (31.64% from 255 or 34.04% from 235); Blue value is 89 (35.16% from 255 or 37.87% from 235); Max value from RGB is 89 - color contains mainly: blue. Hex color #425059 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425059 is #BDAFA6. Grayscale: #4C4C4C. Windows color (decimal): -12431271 or 5853250. OLE color: 5853250.
HSL color Cylindrical-coordinate representation of color #425059: hue angle of 203.48º degrees, saturation: 0.15, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #425059 is Cyan = 0.26, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 66 | 80 | 89 | - |
| CMYK | 0.26 | 0.10 | 0 | 0.65 |
| HSL | 203.48º | 0.15% | 0.3% | - |
| HSV(B) | 203.48º | 0.26% | 0.35% | - |
| XYZ | 6.92 | 7.62 | 10.56 | - |
| YUV | 76.84 | 134.86 | 120.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 80 | 89 | 0.26 | 0.10 | 0 | 0.65 | 203.48 | 0.15 | 0.3 |
| Hex | 42 | 50 | 59 | 1A | A | 0 | 41 | CB | F | 1E |
| Octal | 102 | 120 | 131 | 32 | 12 | 0 | 101 | 313 | 17 | 36 |
| Binary | 1000010 | 1010000 | 1011001 | 11010 | 1010 | 0 | 1000001 | 11001011 | 1111 | 11110 |
Color Harmonies of #425059
Complementary color
Monochromatic Colors of #425059
Black with #425059
Text Example
Text Example
White with #425059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425059; }
p { color: rgb(66,80,89); }
H1.HeaderClassName
{
color: #425059;
}
.AnyTagClassName
{
color: #425059;
}
</style>
background-color css
<style>
a { background-color: #425059; }
a { background-color: rgb(66,80,89); }
div.DivClassName
{
background-color: #425059;
}
.BgClassName
{
background-color: #425059;
}
</style>
border-color css
<style>
span { border-color: #425059; }
span { border-color: rgb(66,80,89); }
td.TdClassName
{
border-color: #425059;
}
.TagClassName
{
border-color: #425059;
}
</style>