Shades of Torea Bay #273086
Tints of Torea Bay #273086
RGB
CMYK
RGB Variations
Color information
#273086 (or 0x273086) is known color: Torea Bay. HEX triplet: 27, 30 and 86. RGB value is (39,48,134). Sum of RGB (Red+Green+Blue) = 39+48+134=221 (29% of max value = 765). Red value is 39 (15.62% from 255 or 17.65% from 221); Green value is 48 (19.14% from 255 or 21.72% from 221); Blue value is 134 (52.73% from 255 or 60.63% from 221); Max value from RGB is 134 - color contains mainly: blue. Hex color #273086 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #273086 is #D8CF79. Grayscale: #363636. Windows color (decimal): -14208890 or 8794151. OLE color: 8794151.
HSL color Cylindrical-coordinate representation of color #273086: hue angle of 234.32º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #273086 is Cyan = 0.71, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 39 | 48 | 134 | - |
| CMYK | 0.71 | 0.64 | 0 | 0.47 |
| HSL | 234.32º | 0.55% | 0.34% | - |
| HSV(B) | 234.32º | 0.71% | 0.53% | - |
| XYZ | 6.2 | 4.27 | 23.05 | - |
| YUV | 55.11 | 172.52 | 116.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 48 | 134 | 0.71 | 0.64 | 0 | 0.47 | 234.32 | 0.55 | 0.34 |
| Hex | 27 | 30 | 86 | 47 | 40 | 0 | 2F | EA | 37 | 22 |
| Octal | 47 | 60 | 206 | 107 | 100 | 0 | 57 | 352 | 67 | 42 |
| Binary | 100111 | 110000 | 10000110 | 1000111 | 1000000 | 0 | 101111 | 11101010 | 110111 | 100010 |
Color Harmonies of #273086
Complementary color
Monochromatic Colors of #273086
Black with #273086
Text Example
Text Example
White with #273086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273086; }
p { color: rgb(39,48,134); }
H1.HeaderClassName
{
color: #273086;
}
.AnyTagClassName
{
color: #273086;
}
</style>
background-color css
<style>
a { background-color: #273086; }
a { background-color: rgb(39,48,134); }
div.DivClassName
{
background-color: #273086;
}
.BgClassName
{
background-color: #273086;
}
</style>
border-color css
<style>
span { border-color: #273086; }
span { border-color: rgb(39,48,134); }
td.TdClassName
{
border-color: #273086;
}
.TagClassName
{
border-color: #273086;
}
</style>