Shades of Astral #276789
Tints of Astral #276789
RGB
CMYK
RGB Variations
Color information
#276789 (or 0x276789) is known color: Astral. HEX triplet: 27, 67 and 89. RGB value is (39,103,137). Sum of RGB (Red+Green+Blue) = 39+103+137=279 (36% of max value = 765). Red value is 39 (15.62% from 255 or 13.98% from 279); Green value is 103 (40.62% from 255 or 36.92% from 279); Blue value is 137 (53.91% from 255 or 49.10% from 279); Max value from RGB is 137 - color contains mainly: blue. Hex color #276789 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #276789 is #D89876. Grayscale: #575757. Windows color (decimal): -14194807 or 9004839. OLE color: 9004839.
HSL color Cylindrical-coordinate representation of color #276789: hue angle of 200.82º degrees, saturation: 0.56, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #276789 is Cyan = 0.72, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 39 | 103 | 137 | - |
| CMYK | 0.72 | 0.25 | 0 | 0.46 |
| HSL | 200.82º | 0.56% | 0.35% | - |
| HSV(B) | 200.82º | 0.72% | 0.54% | - |
| XYZ | 10.2 | 11.94 | 25.43 | - |
| YUV | 87.74 | 155.8 | 93.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 103 | 137 | 0.72 | 0.25 | 0 | 0.46 | 200.82 | 0.56 | 0.35 |
| Hex | 27 | 67 | 89 | 48 | 19 | 0 | 2E | C9 | 38 | 23 |
| Octal | 47 | 147 | 211 | 110 | 31 | 0 | 56 | 311 | 70 | 43 |
| Binary | 100111 | 1100111 | 10001001 | 1001000 | 11001 | 0 | 101110 | 11001001 | 111000 | 100011 |
Color Harmonies of #276789
Complementary color
Monochromatic Colors of #276789
Black with #276789
Text Example
Text Example
White with #276789
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276789; }
p { color: rgb(39,103,137); }
H1.HeaderClassName
{
color: #276789;
}
.AnyTagClassName
{
color: #276789;
}
</style>
background-color css
<style>
a { background-color: #276789; }
a { background-color: rgb(39,103,137); }
div.DivClassName
{
background-color: #276789;
}
.BgClassName
{
background-color: #276789;
}
</style>
border-color css
<style>
span { border-color: #276789; }
span { border-color: rgb(39,103,137); }
td.TdClassName
{
border-color: #276789;
}
.TagClassName
{
border-color: #276789;
}
</style>