Shades of Torea Bay #273177
Tints of Torea Bay #273177
RGB
CMYK
RGB Variations
Color information
#273177 (or 0x273177) is known color: Torea Bay. HEX triplet: 27, 31 and 77. RGB value is (39,49,119). Sum of RGB (Red+Green+Blue) = 39+49+119=207 (27% of max value = 765). Red value is 39 (15.62% from 255 or 18.84% from 207); Green value is 49 (19.53% from 255 or 23.67% from 207); Blue value is 119 (46.88% from 255 or 57.49% from 207); Max value from RGB is 119 - color contains mainly: blue. Hex color #273177 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #273177 is #D8CE88. Grayscale: #353535. Windows color (decimal): -14208649 or 7811367. OLE color: 7811367.
HSL color Cylindrical-coordinate representation of color #273177: hue angle of 232.5º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #273177 is Cyan = 0.67, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 39 | 49 | 119 | - |
| CMYK | 0.67 | 0.59 | 0 | 0.53 |
| HSL | 232.5º | 0.51% | 0.31% | - |
| HSV(B) | 232.5º | 0.67% | 0.47% | - |
| XYZ | 5.26 | 3.96 | 17.94 | - |
| YUV | 53.99 | 164.69 | 117.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 49 | 119 | 0.67 | 0.59 | 0 | 0.53 | 232.5 | 0.51 | 0.31 |
| Hex | 27 | 31 | 77 | 43 | 3B | 0 | 35 | E8 | 33 | 1F |
| Octal | 47 | 61 | 167 | 103 | 73 | 0 | 65 | 350 | 63 | 37 |
| Binary | 100111 | 110001 | 1110111 | 1000011 | 111011 | 0 | 110101 | 11101000 | 110011 | 11111 |
Color Harmonies of #273177
Complementary color
Monochromatic Colors of #273177
Black with #273177
Text Example
Text Example
White with #273177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273177; }
p { color: rgb(39,49,119); }
H1.HeaderClassName
{
color: #273177;
}
.AnyTagClassName
{
color: #273177;
}
</style>
background-color css
<style>
a { background-color: #273177; }
a { background-color: rgb(39,49,119); }
div.DivClassName
{
background-color: #273177;
}
.BgClassName
{
background-color: #273177;
}
</style>
border-color css
<style>
span { border-color: #273177; }
span { border-color: rgb(39,49,119); }
td.TdClassName
{
border-color: #273177;
}
.TagClassName
{
border-color: #273177;
}
</style>