Shades of Torea Bay #263287
Tints of Torea Bay #263287
RGB
CMYK
RGB Variations
Color information
#263287 (or 0x263287) is known color: Torea Bay. HEX triplet: 26, 32 and 87. RGB value is (38,50,135). Sum of RGB (Red+Green+Blue) = 38+50+135=223 (29% of max value = 765). Red value is 38 (15.23% from 255 or 17.04% from 223); Green value is 50 (19.92% from 255 or 22.42% from 223); Blue value is 135 (53.12% from 255 or 60.54% from 223); Max value from RGB is 135 - color contains mainly: blue. Hex color #263287 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #263287 is #D9CD78. Grayscale: #373737. Windows color (decimal): -14273913 or 8860198. OLE color: 8860198.
HSL color Cylindrical-coordinate representation of color #263287: hue angle of 232.58º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #263287 is Cyan = 0.72, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 38 | 50 | 135 | - |
| CMYK | 0.72 | 0.63 | 0 | 0.47 |
| HSL | 232.58º | 0.56% | 0.34% | - |
| HSV(B) | 232.58º | 0.72% | 0.53% | - |
| XYZ | 6.31 | 4.44 | 23.45 | - |
| YUV | 56.1 | 172.52 | 115.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 50 | 135 | 0.72 | 0.63 | 0 | 0.47 | 232.58 | 0.56 | 0.34 |
| Hex | 26 | 32 | 87 | 48 | 3F | 0 | 2F | E9 | 38 | 22 |
| Octal | 46 | 62 | 207 | 110 | 77 | 0 | 57 | 351 | 70 | 42 |
| Binary | 100110 | 110010 | 10000111 | 1001000 | 111111 | 0 | 101111 | 11101001 | 111000 | 100010 |
Color Harmonies of #263287
Complementary color
Monochromatic Colors of #263287
Black with #263287
Text Example
Text Example
White with #263287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #263287; }
p { color: rgb(38,50,135); }
H1.HeaderClassName
{
color: #263287;
}
.AnyTagClassName
{
color: #263287;
}
</style>
background-color css
<style>
a { background-color: #263287; }
a { background-color: rgb(38,50,135); }
div.DivClassName
{
background-color: #263287;
}
.BgClassName
{
background-color: #263287;
}
</style>
border-color css
<style>
span { border-color: #263287; }
span { border-color: rgb(38,50,135); }
td.TdClassName
{
border-color: #263287;
}
.TagClassName
{
border-color: #263287;
}
</style>