Shades of Torea Bay #273281
Tints of Torea Bay #273281
RGB
CMYK
RGB Variations
Color information
#273281 (or 0x273281) is known color: Torea Bay. HEX triplet: 27, 32 and 81. RGB value is (39,50,129). Sum of RGB (Red+Green+Blue) = 39+50+129=218 (28% of max value = 765). Red value is 39 (15.62% from 255 or 17.89% from 218); Green value is 50 (19.92% from 255 or 22.94% from 218); Blue value is 129 (50.78% from 255 or 59.17% from 218); Max value from RGB is 129 - color contains mainly: blue. Hex color #273281 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #273281 is #D8CD7E. Grayscale: #373737. Windows color (decimal): -14208383 or 8466983. OLE color: 8466983.
HSL color Cylindrical-coordinate representation of color #273281: hue angle of 232.67º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #273281 is Cyan = 0.70, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 39 | 50 | 129 | - |
| CMYK | 0.70 | 0.61 | 0 | 0.49 |
| HSL | 232.67º | 0.54% | 0.33% | - |
| HSV(B) | 232.67º | 0.7% | 0.51% | - |
| XYZ | 5.94 | 4.3 | 21.29 | - |
| YUV | 55.72 | 169.36 | 116.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 50 | 129 | 0.70 | 0.61 | 0 | 0.49 | 232.67 | 0.54 | 0.33 |
| Hex | 27 | 32 | 81 | 46 | 3D | 0 | 31 | E9 | 36 | 21 |
| Octal | 47 | 62 | 201 | 106 | 75 | 0 | 61 | 351 | 66 | 41 |
| Binary | 100111 | 110010 | 10000001 | 1000110 | 111101 | 0 | 110001 | 11101001 | 110110 | 100001 |
Color Harmonies of #273281
Complementary color
Monochromatic Colors of #273281
Black with #273281
Text Example
Text Example
White with #273281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273281; }
p { color: rgb(39,50,129); }
H1.HeaderClassName
{
color: #273281;
}
.AnyTagClassName
{
color: #273281;
}
</style>
background-color css
<style>
a { background-color: #273281; }
a { background-color: rgb(39,50,129); }
div.DivClassName
{
background-color: #273281;
}
.BgClassName
{
background-color: #273281;
}
</style>
border-color css
<style>
span { border-color: #273281; }
span { border-color: rgb(39,50,129); }
td.TdClassName
{
border-color: #273281;
}
.TagClassName
{
border-color: #273281;
}
</style>