Shades of Torea Bay #273089
Tints of Torea Bay #273089
RGB
CMYK
RGB Variations
Color information
#273089 (or 0x273089) is known color: Torea Bay. HEX triplet: 27, 30 and 89. RGB value is (39,48,137). Sum of RGB (Red+Green+Blue) = 39+48+137=224 (29% of max value = 765). Red value is 39 (15.62% from 255 or 17.41% from 224); Green value is 48 (19.14% from 255 or 21.43% from 224); Blue value is 137 (53.91% from 255 or 61.16% from 224); Max value from RGB is 137 - color contains mainly: blue. Hex color #273089 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #273089 is #D8CF76. Grayscale: #373737. Windows color (decimal): -14208887 or 8990759. OLE color: 8990759.
HSL color Cylindrical-coordinate representation of color #273089: hue angle of 234.49º 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 #273089 is Cyan = 0.72, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 39 | 48 | 137 | - |
| CMYK | 0.72 | 0.65 | 0 | 0.46 |
| HSL | 234.49º | 0.56% | 0.35% | - |
| HSV(B) | 234.49º | 0.72% | 0.54% | - |
| XYZ | 6.41 | 4.35 | 24.17 | - |
| YUV | 55.46 | 174.02 | 116.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 48 | 137 | 0.72 | 0.65 | 0 | 0.46 | 234.49 | 0.56 | 0.35 |
| Hex | 27 | 30 | 89 | 48 | 41 | 0 | 2E | EA | 38 | 23 |
| Octal | 47 | 60 | 211 | 110 | 101 | 0 | 56 | 352 | 70 | 43 |
| Binary | 100111 | 110000 | 10001001 | 1001000 | 1000001 | 0 | 101110 | 11101010 | 111000 | 100011 |
Color Harmonies of #273089
Complementary color
Monochromatic Colors of #273089
Black with #273089
Text Example
Text Example
White with #273089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273089; }
p { color: rgb(39,48,137); }
H1.HeaderClassName
{
color: #273089;
}
.AnyTagClassName
{
color: #273089;
}
</style>
background-color css
<style>
a { background-color: #273089; }
a { background-color: rgb(39,48,137); }
div.DivClassName
{
background-color: #273089;
}
.BgClassName
{
background-color: #273089;
}
</style>
border-color css
<style>
span { border-color: #273089; }
span { border-color: rgb(39,48,137); }
td.TdClassName
{
border-color: #273089;
}
.TagClassName
{
border-color: #273089;
}
</style>