Shades of Astral #386785
Tints of Astral #386785
RGB
CMYK
RGB Variations
Color information
#386785 (or 0x386785) is known color: Astral. HEX triplet: 38, 67 and 85. RGB value is (56,103,133). Sum of RGB (Red+Green+Blue) = 56+103+133=292 (38% of max value = 765). Red value is 56 (22.27% from 255 or 19.18% from 292); Green value is 103 (40.62% from 255 or 35.27% from 292); Blue value is 133 (52.34% from 255 or 45.55% from 292); Max value from RGB is 133 - color contains mainly: blue. Hex color #386785 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #386785 is #C7987A. Grayscale: #5C5C5C. Windows color (decimal): -13080699 or 8742712. OLE color: 8742712.
HSL color Cylindrical-coordinate representation of color #386785: hue angle of 203.38º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #386785 is Cyan = 0.58, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 56 | 103 | 133 | - |
| CMYK | 0.58 | 0.23 | 0 | 0.48 |
| HSL | 203.38º | 0.41% | 0.37% | - |
| HSV(B) | 203.38º | 0.58% | 0.52% | - |
| XYZ | 10.71 | 12.23 | 23.99 | - |
| YUV | 92.37 | 150.93 | 102.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 103 | 133 | 0.58 | 0.23 | 0 | 0.48 | 203.38 | 0.41 | 0.37 |
| Hex | 38 | 67 | 85 | 3A | 17 | 0 | 30 | CB | 29 | 25 |
| Octal | 70 | 147 | 205 | 72 | 27 | 0 | 60 | 313 | 51 | 45 |
| Binary | 111000 | 1100111 | 10000101 | 111010 | 10111 | 0 | 110000 | 11001011 | 101001 | 100101 |
Color Harmonies of #386785
Complementary color
Monochromatic Colors of #386785
Black with #386785
Text Example
Text Example
White with #386785
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386785; }
p { color: rgb(56,103,133); }
H1.HeaderClassName
{
color: #386785;
}
.AnyTagClassName
{
color: #386785;
}
</style>
background-color css
<style>
a { background-color: #386785; }
a { background-color: rgb(56,103,133); }
div.DivClassName
{
background-color: #386785;
}
.BgClassName
{
background-color: #386785;
}
</style>
border-color css
<style>
span { border-color: #386785; }
span { border-color: rgb(56,103,133); }
td.TdClassName
{
border-color: #386785;
}
.TagClassName
{
border-color: #386785;
}
</style>