Shades of Astral #367282
Tints of Astral #367282
RGB
CMYK
RGB Variations
Color information
#367282 (or 0x367282) is known color: Astral. HEX triplet: 36, 72 and 82. RGB value is (54,114,130). Sum of RGB (Red+Green+Blue) = 54+114+130=298 (39% of max value = 765). Red value is 54 (21.48% from 255 or 18.12% from 298); Green value is 114 (44.92% from 255 or 38.26% from 298); Blue value is 130 (51.17% from 255 or 43.62% from 298); Max value from RGB is 130 - color contains mainly: blue. Hex color #367282 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #367282 is #C98D7D. Grayscale: #616161. Windows color (decimal): -13208958 or 8548918. OLE color: 8548918.
HSL color Cylindrical-coordinate representation of color #367282: hue angle of 192.63º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #367282 is Cyan = 0.58, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 54 | 114 | 130 | - |
| CMYK | 0.58 | 0.12 | 0 | 0.49 |
| HSL | 192.63º | 0.41% | 0.36% | - |
| HSV(B) | 192.63º | 0.58% | 0.51% | - |
| XYZ | 11.57 | 14.43 | 23.29 | - |
| YUV | 97.88 | 146.12 | 96.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 114 | 130 | 0.58 | 0.12 | 0 | 0.49 | 192.63 | 0.41 | 0.36 |
| Hex | 36 | 72 | 82 | 3A | C | 0 | 31 | C1 | 29 | 24 |
| Octal | 66 | 162 | 202 | 72 | 14 | 0 | 61 | 301 | 51 | 44 |
| Binary | 110110 | 1110010 | 10000010 | 111010 | 1100 | 0 | 110001 | 11000001 | 101001 | 100100 |
Color Harmonies of #367282
Complementary color
Monochromatic Colors of #367282
Black with #367282
Text Example
Text Example
White with #367282
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367282; }
p { color: rgb(54,114,130); }
H1.HeaderClassName
{
color: #367282;
}
.AnyTagClassName
{
color: #367282;
}
</style>
background-color css
<style>
a { background-color: #367282; }
a { background-color: rgb(54,114,130); }
div.DivClassName
{
background-color: #367282;
}
.BgClassName
{
background-color: #367282;
}
</style>
border-color css
<style>
span { border-color: #367282; }
span { border-color: rgb(54,114,130); }
td.TdClassName
{
border-color: #367282;
}
.TagClassName
{
border-color: #367282;
}
</style>