Shades of Torea Bay #273184
Tints of Torea Bay #273184
RGB
CMYK
RGB Variations
Color information
#273184 (or 0x273184) is known color: Torea Bay. HEX triplet: 27, 31 and 84. RGB value is (39,49,132). Sum of RGB (Red+Green+Blue) = 39+49+132=220 (29% of max value = 765). Red value is 39 (15.62% from 255 or 17.73% from 220); Green value is 49 (19.53% from 255 or 22.27% from 220); Blue value is 132 (51.95% from 255 or 60% from 220); Max value from RGB is 132 - color contains mainly: blue. Hex color #273184 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #273184 is #D8CE7B. Grayscale: #373737. Windows color (decimal): -14208636 or 8663335. OLE color: 8663335.
HSL color Cylindrical-coordinate representation of color #273184: hue angle of 233.55º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #273184 is Cyan = 0.70, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 39 | 49 | 132 | - |
| CMYK | 0.70 | 0.63 | 0 | 0.48 |
| HSL | 233.55º | 0.54% | 0.34% | - |
| HSV(B) | 233.55º | 0.7% | 0.52% | - |
| XYZ | 6.1 | 4.29 | 22.34 | - |
| YUV | 55.47 | 171.19 | 116.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 49 | 132 | 0.70 | 0.63 | 0 | 0.48 | 233.55 | 0.54 | 0.34 |
| Hex | 27 | 31 | 84 | 46 | 3F | 0 | 30 | EA | 36 | 22 |
| Octal | 47 | 61 | 204 | 106 | 77 | 0 | 60 | 352 | 66 | 42 |
| Binary | 100111 | 110001 | 10000100 | 1000110 | 111111 | 0 | 110000 | 11101010 | 110110 | 100010 |
Color Harmonies of #273184
Complementary color
Monochromatic Colors of #273184
Black with #273184
Text Example
Text Example
White with #273184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273184; }
p { color: rgb(39,49,132); }
H1.HeaderClassName
{
color: #273184;
}
.AnyTagClassName
{
color: #273184;
}
</style>
background-color css
<style>
a { background-color: #273184; }
a { background-color: rgb(39,49,132); }
div.DivClassName
{
background-color: #273184;
}
.BgClassName
{
background-color: #273184;
}
</style>
border-color css
<style>
span { border-color: #273184; }
span { border-color: rgb(39,49,132); }
td.TdClassName
{
border-color: #273184;
}
.TagClassName
{
border-color: #273184;
}
</style>