Shades of Cloud Burst #364156
Tints of Cloud Burst #364156
RGB
CMYK
RGB Variations
Color information
#364156 (or 0x364156) is known color: Cloud Burst. HEX triplet: 36, 41 and 56. RGB value is (54,65,86). Sum of RGB (Red+Green+Blue) = 54+65+86=205 (27% of max value = 765). Red value is 54 (21.48% from 255 or 26.34% from 205); Green value is 65 (25.78% from 255 or 31.71% from 205); Blue value is 86 (33.98% from 255 or 41.95% from 205); Max value from RGB is 86 - color contains mainly: blue. Hex color #364156 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #364156 is #C9BEA9. Grayscale: #404040. Windows color (decimal): -13221546 or 5652790. OLE color: 5652790.
HSL color Cylindrical-coordinate representation of color #364156: hue angle of 219.38º degrees, saturation: 0.23, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #364156 is Cyan = 0.37, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 54 | 65 | 86 | - |
| CMYK | 0.37 | 0.24 | 0 | 0.66 |
| HSL | 219.38º | 0.23% | 0.27% | - |
| HSV(B) | 219.38º | 0.37% | 0.34% | - |
| XYZ | 5.09 | 5.24 | 9.55 | - |
| YUV | 64.11 | 140.36 | 120.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 65 | 86 | 0.37 | 0.24 | 0 | 0.66 | 219.38 | 0.23 | 0.27 |
| Hex | 36 | 41 | 56 | 25 | 18 | 0 | 42 | DB | 17 | 1B |
| Octal | 66 | 101 | 126 | 45 | 30 | 0 | 102 | 333 | 27 | 33 |
| Binary | 110110 | 1000001 | 1010110 | 100101 | 11000 | 0 | 1000010 | 11011011 | 10111 | 11011 |
Color Harmonies of #364156
Complementary color
Monochromatic Colors of #364156
Black with #364156
Text Example
Text Example
White with #364156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364156; }
p { color: rgb(54,65,86); }
H1.HeaderClassName
{
color: #364156;
}
.AnyTagClassName
{
color: #364156;
}
</style>
background-color css
<style>
a { background-color: #364156; }
a { background-color: rgb(54,65,86); }
div.DivClassName
{
background-color: #364156;
}
.BgClassName
{
background-color: #364156;
}
</style>
border-color css
<style>
span { border-color: #364156; }
span { border-color: rgb(54,65,86); }
td.TdClassName
{
border-color: #364156;
}
.TagClassName
{
border-color: #364156;
}
</style>