Shades of Torea Bay #273171
Tints of Torea Bay #273171
RGB
CMYK
RGB Variations
Color information
#273171 (or 0x273171) is known color: Torea Bay. HEX triplet: 27, 31 and 71. RGB value is (39,49,113). Sum of RGB (Red+Green+Blue) = 39+49+113=201 (26% of max value = 765). Red value is 39 (15.62% from 255 or 19.40% from 201); Green value is 49 (19.53% from 255 or 24.38% from 201); Blue value is 113 (44.53% from 255 or 56.22% from 201); Max value from RGB is 113 - color contains mainly: blue. Hex color #273171 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #273171 is #D8CE8E. Grayscale: #353535. Windows color (decimal): -14208655 or 7418151. OLE color: 7418151.
HSL color Cylindrical-coordinate representation of color #273171: hue angle of 231.89º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #273171 is Cyan = 0.65, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 39 | 49 | 113 | - |
| CMYK | 0.65 | 0.57 | 0 | 0.56 |
| HSL | 231.89º | 0.49% | 0.3% | - |
| HSV(B) | 231.89º | 0.65% | 0.44% | - |
| XYZ | 4.92 | 3.82 | 16.1 | - |
| YUV | 53.31 | 161.69 | 117.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 49 | 113 | 0.65 | 0.57 | 0 | 0.56 | 231.89 | 0.49 | 0.3 |
| Hex | 27 | 31 | 71 | 41 | 39 | 0 | 38 | E8 | 31 | 1E |
| Octal | 47 | 61 | 161 | 101 | 71 | 0 | 70 | 350 | 61 | 36 |
| Binary | 100111 | 110001 | 1110001 | 1000001 | 111001 | 0 | 111000 | 11101000 | 110001 | 11110 |
Color Harmonies of #273171
Complementary color
Monochromatic Colors of #273171
Black with #273171
Text Example
Text Example
White with #273171
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273171; }
p { color: rgb(39,49,113); }
H1.HeaderClassName
{
color: #273171;
}
.AnyTagClassName
{
color: #273171;
}
</style>
background-color css
<style>
a { background-color: #273171; }
a { background-color: rgb(39,49,113); }
div.DivClassName
{
background-color: #273171;
}
.BgClassName
{
background-color: #273171;
}
</style>
border-color css
<style>
span { border-color: #273171; }
span { border-color: rgb(39,49,113); }
td.TdClassName
{
border-color: #273171;
}
.TagClassName
{
border-color: #273171;
}
</style>