Shades of Astral #386782
Tints of Astral #386782
RGB
CMYK
RGB Variations
Color information
#386782 (or 0x386782) is known color: Astral. HEX triplet: 38, 67 and 82. RGB value is (56,103,130). Sum of RGB (Red+Green+Blue) = 56+103+130=289 (38% of max value = 765). Red value is 56 (22.27% from 255 or 19.38% from 289); Green value is 103 (40.62% from 255 or 35.64% from 289); Blue value is 130 (51.17% from 255 or 44.98% from 289); Max value from RGB is 130 - color contains mainly: blue. Hex color #386782 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #386782 is #C7987D. Grayscale: #5B5B5B. Windows color (decimal): -13080702 or 8546104. OLE color: 8546104.
HSL color Cylindrical-coordinate representation of color #386782: hue angle of 201.89º degrees, saturation: 0.4, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #386782 is Cyan = 0.57, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 56 | 103 | 130 | - |
| CMYK | 0.57 | 0.21 | 0 | 0.49 |
| HSL | 201.89º | 0.4% | 0.36% | - |
| HSV(B) | 201.89º | 0.57% | 0.51% | - |
| XYZ | 10.51 | 12.15 | 22.91 | - |
| YUV | 92.03 | 149.43 | 102.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 103 | 130 | 0.57 | 0.21 | 0 | 0.49 | 201.89 | 0.4 | 0.36 |
| Hex | 38 | 67 | 82 | 39 | 15 | 0 | 31 | CA | 28 | 24 |
| Octal | 70 | 147 | 202 | 71 | 25 | 0 | 61 | 312 | 50 | 44 |
| Binary | 111000 | 1100111 | 10000010 | 111001 | 10101 | 0 | 110001 | 11001010 | 101000 | 100100 |
Color Harmonies of #386782
Complementary color
Monochromatic Colors of #386782
Black with #386782
Text Example
Text Example
White with #386782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386782; }
p { color: rgb(56,103,130); }
H1.HeaderClassName
{
color: #386782;
}
.AnyTagClassName
{
color: #386782;
}
</style>
background-color css
<style>
a { background-color: #386782; }
a { background-color: rgb(56,103,130); }
div.DivClassName
{
background-color: #386782;
}
.BgClassName
{
background-color: #386782;
}
</style>
border-color css
<style>
span { border-color: #386782; }
span { border-color: rgb(56,103,130); }
td.TdClassName
{
border-color: #386782;
}
.TagClassName
{
border-color: #386782;
}
</style>