Shades of Allports #297382
Tints of Allports #297382
RGB
CMYK
RGB Variations
Color information
#297382 (or 0x297382) is known color: Allports. HEX triplet: 29, 73 and 82. RGB value is (41,115,130). Sum of RGB (Red+Green+Blue) = 41+115+130=286 (37% of max value = 765). Red value is 41 (16.41% from 255 or 14.34% from 286); Green value is 115 (45.31% from 255 or 40.21% from 286); Blue value is 130 (51.17% from 255 or 45.45% from 286); Max value from RGB is 130 - color contains mainly: blue. Hex color #297382 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #297382 is #D68C7D. Grayscale: #5E5E5E. Windows color (decimal): -14060670 or 8549161. OLE color: 8549161.
HSL color Cylindrical-coordinate representation of color #297382: hue angle of 190.11º degrees, saturation: 0.52, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #297382 is Cyan = 0.68, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 41 | 115 | 130 | - |
| CMYK | 0.68 | 0.12 | 0 | 0.49 |
| HSL | 190.11º | 0.52% | 0.34% | - |
| HSV(B) | 190.11º | 0.68% | 0.51% | - |
| XYZ | 11.07 | 14.34 | 23.3 | - |
| YUV | 94.58 | 147.98 | 89.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 115 | 130 | 0.68 | 0.12 | 0 | 0.49 | 190.11 | 0.52 | 0.34 |
| Hex | 29 | 73 | 82 | 44 | C | 0 | 31 | BE | 34 | 22 |
| Octal | 51 | 163 | 202 | 104 | 14 | 0 | 61 | 276 | 64 | 42 |
| Binary | 101001 | 1110011 | 10000010 | 1000100 | 1100 | 0 | 110001 | 10111110 | 110100 | 100010 |
Color Harmonies of #297382
Complementary color
Monochromatic Colors of #297382
Black with #297382
Text Example
Text Example
White with #297382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297382; }
p { color: rgb(41,115,130); }
H1.HeaderClassName
{
color: #297382;
}
.AnyTagClassName
{
color: #297382;
}
</style>
background-color css
<style>
a { background-color: #297382; }
a { background-color: rgb(41,115,130); }
div.DivClassName
{
background-color: #297382;
}
.BgClassName
{
background-color: #297382;
}
</style>
border-color css
<style>
span { border-color: #297382; }
span { border-color: rgb(41,115,130); }
td.TdClassName
{
border-color: #297382;
}
.TagClassName
{
border-color: #297382;
}
</style>