Shades of Cloud Burst #364053
Tints of Cloud Burst #364053
RGB
CMYK
RGB Variations
Color information
#364053 (or 0x364053) is known color: Cloud Burst. HEX triplet: 36, 40 and 53. RGB value is (54,64,83). Sum of RGB (Red+Green+Blue) = 54+64+83=201 (26% of max value = 765). Red value is 54 (21.48% from 255 or 26.87% from 201); Green value is 64 (25.39% from 255 or 31.84% from 201); Blue value is 83 (32.81% from 255 or 41.29% from 201); Max value from RGB is 83 - color contains mainly: blue. Hex color #364053 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #364053 is #C9BFAC. Grayscale: #3F3F3F. Windows color (decimal): -13221805 or 5455926. OLE color: 5455926.
HSL color Cylindrical-coordinate representation of color #364053: hue angle of 219.31º degrees, saturation: 0.21, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #364053 is Cyan = 0.35, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 54 | 64 | 83 | - |
| CMYK | 0.35 | 0.23 | 0 | 0.67 |
| HSL | 219.31º | 0.21% | 0.27% | - |
| HSV(B) | 219.31º | 0.35% | 0.33% | - |
| XYZ | 4.92 | 5.08 | 8.9 | - |
| YUV | 63.18 | 139.19 | 121.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 64 | 83 | 0.35 | 0.23 | 0 | 0.67 | 219.31 | 0.21 | 0.27 |
| Hex | 36 | 40 | 53 | 23 | 17 | 0 | 43 | DB | 15 | 1B |
| Octal | 66 | 100 | 123 | 43 | 27 | 0 | 103 | 333 | 25 | 33 |
| Binary | 110110 | 1000000 | 1010011 | 100011 | 10111 | 0 | 1000011 | 11011011 | 10101 | 11011 |
Color Harmonies of #364053
Complementary color
Monochromatic Colors of #364053
Black with #364053
Text Example
Text Example
White with #364053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364053; }
p { color: rgb(54,64,83); }
H1.HeaderClassName
{
color: #364053;
}
.AnyTagClassName
{
color: #364053;
}
</style>
background-color css
<style>
a { background-color: #364053; }
a { background-color: rgb(54,64,83); }
div.DivClassName
{
background-color: #364053;
}
.BgClassName
{
background-color: #364053;
}
</style>
border-color css
<style>
span { border-color: #364053; }
span { border-color: rgb(54,64,83); }
td.TdClassName
{
border-color: #364053;
}
.TagClassName
{
border-color: #364053;
}
</style>