Shades of Torea Bay #263290
Tints of Torea Bay #263290
RGB
CMYK
RGB Variations
Color information
#263290 (or 0x263290) is known color: Torea Bay. HEX triplet: 26, 32 and 90. RGB value is (38,50,144). Sum of RGB (Red+Green+Blue) = 38+50+144=232 (30% of max value = 765). Red value is 38 (15.23% from 255 or 16.38% from 232); Green value is 50 (19.92% from 255 or 21.55% from 232); Blue value is 144 (56.64% from 255 or 62.07% from 232); Max value from RGB is 144 - color contains mainly: blue. Hex color #263290 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #263290 is #D9CD6F. Grayscale: #383838. Windows color (decimal): -14273904 or 9450022. OLE color: 9450022.
HSL color Cylindrical-coordinate representation of color #263290: hue angle of 233.21º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #263290 is Cyan = 0.74, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 38 | 50 | 144 | - |
| CMYK | 0.74 | 0.65 | 0 | 0.44 |
| HSL | 233.21º | 0.58% | 0.36% | - |
| HSV(B) | 233.21º | 0.74% | 0.56% | - |
| XYZ | 6.97 | 4.71 | 26.93 | - |
| YUV | 57.13 | 177.02 | 114.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 50 | 144 | 0.74 | 0.65 | 0 | 0.44 | 233.21 | 0.58 | 0.36 |
| Hex | 26 | 32 | 90 | 4A | 41 | 0 | 2C | E9 | 3A | 24 |
| Octal | 46 | 62 | 220 | 112 | 101 | 0 | 54 | 351 | 72 | 44 |
| Binary | 100110 | 110010 | 10010000 | 1001010 | 1000001 | 0 | 101100 | 11101001 | 111010 | 100100 |
Color Harmonies of #263290
Complementary color
Monochromatic Colors of #263290
Black with #263290
Text Example
Text Example
White with #263290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #263290; }
p { color: rgb(38,50,144); }
H1.HeaderClassName
{
color: #263290;
}
.AnyTagClassName
{
color: #263290;
}
</style>
background-color css
<style>
a { background-color: #263290; }
a { background-color: rgb(38,50,144); }
div.DivClassName
{
background-color: #263290;
}
.BgClassName
{
background-color: #263290;
}
</style>
border-color css
<style>
span { border-color: #263290; }
span { border-color: rgb(38,50,144); }
td.TdClassName
{
border-color: #263290;
}
.TagClassName
{
border-color: #263290;
}
</style>