Shades of Torea Bay #273390
Tints of Torea Bay #273390
RGB
CMYK
RGB Variations
Color information
#273390 (or 0x273390) is known color: Torea Bay. HEX triplet: 27, 33 and 90. RGB value is (39,51,144). Sum of RGB (Red+Green+Blue) = 39+51+144=234 (30% of max value = 765). Red value is 39 (15.62% from 255 or 16.67% from 234); Green value is 51 (20.31% from 255 or 21.79% from 234); Blue value is 144 (56.64% from 255 or 61.54% from 234); Max value from RGB is 144 - color contains mainly: blue. Hex color #273390 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #273390 is #D8CC6F. Grayscale: #393939. Windows color (decimal): -14208112 or 9450279. OLE color: 9450279.
HSL color Cylindrical-coordinate representation of color #273390: hue angle of 233.14º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #273390 is Cyan = 0.73, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 39 | 51 | 144 | - |
| CMYK | 0.73 | 0.65 | 0 | 0.44 |
| HSL | 233.14º | 0.57% | 0.36% | - |
| HSV(B) | 233.14º | 0.73% | 0.56% | - |
| XYZ | 7.05 | 4.81 | 26.94 | - |
| YUV | 58.01 | 176.52 | 114.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 51 | 144 | 0.73 | 0.65 | 0 | 0.44 | 233.14 | 0.57 | 0.36 |
| Hex | 27 | 33 | 90 | 49 | 41 | 0 | 2C | E9 | 39 | 24 |
| Octal | 47 | 63 | 220 | 111 | 101 | 0 | 54 | 351 | 71 | 44 |
| Binary | 100111 | 110011 | 10010000 | 1001001 | 1000001 | 0 | 101100 | 11101001 | 111001 | 100100 |
Color Harmonies of #273390
Complementary color
Monochromatic Colors of #273390
Black with #273390
Text Example
Text Example
White with #273390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273390; }
p { color: rgb(39,51,144); }
H1.HeaderClassName
{
color: #273390;
}
.AnyTagClassName
{
color: #273390;
}
</style>
background-color css
<style>
a { background-color: #273390; }
a { background-color: rgb(39,51,144); }
div.DivClassName
{
background-color: #273390;
}
.BgClassName
{
background-color: #273390;
}
</style>
border-color css
<style>
span { border-color: #273390; }
span { border-color: rgb(39,51,144); }
td.TdClassName
{
border-color: #273390;
}
.TagClassName
{
border-color: #273390;
}
</style>