Shades of Astral #367182
Tints of Astral #367182
RGB
CMYK
RGB Variations
Color information
#367182 (or 0x367182) is known color: Astral. HEX triplet: 36, 71 and 82. RGB value is (54,113,130). Sum of RGB (Red+Green+Blue) = 54+113+130=297 (39% of max value = 765). Red value is 54 (21.48% from 255 or 18.18% from 297); Green value is 113 (44.53% from 255 or 38.05% from 297); Blue value is 130 (51.17% from 255 or 43.77% from 297); Max value from RGB is 130 - color contains mainly: blue. Hex color #367182 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #367182 is #C98E7D. Grayscale: #616161. Windows color (decimal): -13209214 or 8548662. OLE color: 8548662.
HSL color Cylindrical-coordinate representation of color #367182: hue angle of 193.42º 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 #367182 is Cyan = 0.58, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 54 | 113 | 130 | - |
| CMYK | 0.58 | 0.13 | 0 | 0.49 |
| HSL | 193.42º | 0.41% | 0.36% | - |
| HSV(B) | 193.42º | 0.58% | 0.51% | - |
| XYZ | 11.46 | 14.21 | 23.26 | - |
| YUV | 97.3 | 146.45 | 97.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 113 | 130 | 0.58 | 0.13 | 0 | 0.49 | 193.42 | 0.41 | 0.36 |
| Hex | 36 | 71 | 82 | 3A | D | 0 | 31 | C1 | 29 | 24 |
| Octal | 66 | 161 | 202 | 72 | 15 | 0 | 61 | 301 | 51 | 44 |
| Binary | 110110 | 1110001 | 10000010 | 111010 | 1101 | 0 | 110001 | 11000001 | 101001 | 100100 |
Color Harmonies of #367182
Complementary color
Monochromatic Colors of #367182
Black with #367182
Text Example
Text Example
White with #367182
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367182; }
p { color: rgb(54,113,130); }
H1.HeaderClassName
{
color: #367182;
}
.AnyTagClassName
{
color: #367182;
}
</style>
background-color css
<style>
a { background-color: #367182; }
a { background-color: rgb(54,113,130); }
div.DivClassName
{
background-color: #367182;
}
.BgClassName
{
background-color: #367182;
}
</style>
border-color css
<style>
span { border-color: #367182; }
span { border-color: rgb(54,113,130); }
td.TdClassName
{
border-color: #367182;
}
.TagClassName
{
border-color: #367182;
}
</style>