Shades of Cloud Burst #354056
Tints of Cloud Burst #354056
RGB
CMYK
RGB Variations
Color information
#354056 (or 0x354056) is known color: Cloud Burst. HEX triplet: 35, 40 and 56. RGB value is (53,64,86). Sum of RGB (Red+Green+Blue) = 53+64+86=203 (26% of max value = 765). Red value is 53 (21.09% from 255 or 26.11% from 203); Green value is 64 (25.39% from 255 or 31.53% from 203); Blue value is 86 (33.98% from 255 or 42.36% from 203); Max value from RGB is 86 - color contains mainly: blue. Hex color #354056 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #354056 is #CABFA9. Grayscale: #3F3F3F. Windows color (decimal): -13287338 or 5652533. OLE color: 5652533.
HSL color Cylindrical-coordinate representation of color #354056: hue angle of 220º degrees, saturation: 0.24, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #354056 is Cyan = 0.38, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 53 | 64 | 86 | - |
| CMYK | 0.38 | 0.26 | 0 | 0.66 |
| HSL | 220º | 0.24% | 0.27% | - |
| HSV(B) | 220º | 0.38% | 0.34% | - |
| XYZ | 4.98 | 5.1 | 9.53 | - |
| YUV | 63.22 | 140.86 | 120.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 64 | 86 | 0.38 | 0.26 | 0 | 0.66 | 220 | 0.24 | 0.27 |
| Hex | 35 | 40 | 56 | 26 | 1A | 0 | 42 | DC | 18 | 1B |
| Octal | 65 | 100 | 126 | 46 | 32 | 0 | 102 | 334 | 30 | 33 |
| Binary | 110101 | 1000000 | 1010110 | 100110 | 11010 | 0 | 1000010 | 11011100 | 11000 | 11011 |
Color Harmonies of #354056
Complementary color
Monochromatic Colors of #354056
Black with #354056
Text Example
Text Example
White with #354056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #354056; }
p { color: rgb(53,64,86); }
H1.HeaderClassName
{
color: #354056;
}
.AnyTagClassName
{
color: #354056;
}
</style>
background-color css
<style>
a { background-color: #354056; }
a { background-color: rgb(53,64,86); }
div.DivClassName
{
background-color: #354056;
}
.BgClassName
{
background-color: #354056;
}
</style>
border-color css
<style>
span { border-color: #354056; }
span { border-color: rgb(53,64,86); }
td.TdClassName
{
border-color: #354056;
}
.TagClassName
{
border-color: #354056;
}
</style>