Shades of Torea Bay #273189
Tints of Torea Bay #273189
RGB
CMYK
RGB Variations
Color information
#273189 (or 0x273189) is known color: Torea Bay. HEX triplet: 27, 31 and 89. RGB value is (39,49,137). Sum of RGB (Red+Green+Blue) = 39+49+137=225 (29% of max value = 765). Red value is 39 (15.62% from 255 or 17.33% from 225); Green value is 49 (19.53% from 255 or 21.78% from 225); Blue value is 137 (53.91% from 255 or 60.89% from 225); Max value from RGB is 137 - color contains mainly: blue. Hex color #273189 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #273189 is #D8CE76. Grayscale: #373737. Windows color (decimal): -14208631 or 8991015. OLE color: 8991015.
HSL color Cylindrical-coordinate representation of color #273189: hue angle of 233.88º 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 #273189 is Cyan = 0.72, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 39 | 49 | 137 | - |
| CMYK | 0.72 | 0.64 | 0 | 0.46 |
| HSL | 233.88º | 0.56% | 0.35% | - |
| HSV(B) | 233.88º | 0.72% | 0.54% | - |
| XYZ | 6.45 | 4.43 | 24.18 | - |
| YUV | 56.04 | 173.69 | 115.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 49 | 137 | 0.72 | 0.64 | 0 | 0.46 | 233.88 | 0.56 | 0.35 |
| Hex | 27 | 31 | 89 | 48 | 40 | 0 | 2E | EA | 38 | 23 |
| Octal | 47 | 61 | 211 | 110 | 100 | 0 | 56 | 352 | 70 | 43 |
| Binary | 100111 | 110001 | 10001001 | 1001000 | 1000000 | 0 | 101110 | 11101010 | 111000 | 100011 |
Color Harmonies of #273189
Complementary color
Monochromatic Colors of #273189
Black with #273189
Text Example
Text Example
White with #273189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273189; }
p { color: rgb(39,49,137); }
H1.HeaderClassName
{
color: #273189;
}
.AnyTagClassName
{
color: #273189;
}
</style>
background-color css
<style>
a { background-color: #273189; }
a { background-color: rgb(39,49,137); }
div.DivClassName
{
background-color: #273189;
}
.BgClassName
{
background-color: #273189;
}
</style>
border-color css
<style>
span { border-color: #273189; }
span { border-color: rgb(39,49,137); }
td.TdClassName
{
border-color: #273189;
}
.TagClassName
{
border-color: #273189;
}
</style>