Shades of Torea Bay #273088
Tints of Torea Bay #273088
RGB
CMYK
RGB Variations
Color information
#273088 (or 0x273088) is known color: Torea Bay. HEX triplet: 27, 30 and 88. RGB value is (39,48,136). Sum of RGB (Red+Green+Blue) = 39+48+136=223 (29% of max value = 765). Red value is 39 (15.62% from 255 or 17.49% from 223); Green value is 48 (19.14% from 255 or 21.52% from 223); Blue value is 136 (53.52% from 255 or 60.99% from 223); Max value from RGB is 136 - color contains mainly: blue. Hex color #273088 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #273088 is #D8CF77. Grayscale: #363636. Windows color (decimal): -14208888 or 8925223. OLE color: 8925223.
HSL color Cylindrical-coordinate representation of color #273088: hue angle of 234.43º 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 #273088 is Cyan = 0.71, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 39 | 48 | 136 | - |
| CMYK | 0.71 | 0.65 | 0 | 0.47 |
| HSL | 234.43º | 0.55% | 0.34% | - |
| HSV(B) | 234.43º | 0.71% | 0.53% | - |
| XYZ | 6.34 | 4.32 | 23.79 | - |
| YUV | 55.34 | 173.52 | 116.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 48 | 136 | 0.71 | 0.65 | 0 | 0.47 | 234.43 | 0.55 | 0.34 |
| Hex | 27 | 30 | 88 | 47 | 41 | 0 | 2F | EA | 37 | 22 |
| Octal | 47 | 60 | 210 | 107 | 101 | 0 | 57 | 352 | 67 | 42 |
| Binary | 100111 | 110000 | 10001000 | 1000111 | 1000001 | 0 | 101111 | 11101010 | 110111 | 100010 |
Color Harmonies of #273088
Complementary color
Monochromatic Colors of #273088
Black with #273088
Text Example
Text Example
White with #273088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273088; }
p { color: rgb(39,48,136); }
H1.HeaderClassName
{
color: #273088;
}
.AnyTagClassName
{
color: #273088;
}
</style>
background-color css
<style>
a { background-color: #273088; }
a { background-color: rgb(39,48,136); }
div.DivClassName
{
background-color: #273088;
}
.BgClassName
{
background-color: #273088;
}
</style>
border-color css
<style>
span { border-color: #273088; }
span { border-color: rgb(39,48,136); }
td.TdClassName
{
border-color: #273088;
}
.TagClassName
{
border-color: #273088;
}
</style>