Shades of Allports #247381
Tints of Allports #247381
RGB
CMYK
RGB Variations
Color information
#247381 (or 0x247381) is known color: Allports. HEX triplet: 24, 73 and 81. RGB value is (36,115,129). Sum of RGB (Red+Green+Blue) = 36+115+129=280 (37% of max value = 765). Red value is 36 (14.45% from 255 or 12.86% from 280); Green value is 115 (45.31% from 255 or 41.07% from 280); Blue value is 129 (50.78% from 255 or 46.07% from 280); Max value from RGB is 129 - color contains mainly: blue. Hex color #247381 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #247381 is #DB8C7E. Grayscale: #5C5C5C. Windows color (decimal): -14388351 or 8483620. OLE color: 8483620.
HSL color Cylindrical-coordinate representation of color #247381: hue angle of 189.03º degrees, saturation: 0.56, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #247381 is Cyan = 0.72, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 36 | 115 | 129 | - |
| CMYK | 0.72 | 0.11 | 0 | 0.49 |
| HSL | 189.03º | 0.56% | 0.32% | - |
| HSV(B) | 189.03º | 0.72% | 0.51% | - |
| XYZ | 10.82 | 14.22 | 22.94 | - |
| YUV | 92.98 | 148.33 | 87.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 115 | 129 | 0.72 | 0.11 | 0 | 0.49 | 189.03 | 0.56 | 0.32 |
| Hex | 24 | 73 | 81 | 48 | B | 0 | 31 | BD | 38 | 20 |
| Octal | 44 | 163 | 201 | 110 | 13 | 0 | 61 | 275 | 70 | 40 |
| Binary | 100100 | 1110011 | 10000001 | 1001000 | 1011 | 0 | 110001 | 10111101 | 111000 | 100000 |
Color Harmonies of #247381
Complementary color
Monochromatic Colors of #247381
Black with #247381
Text Example
Text Example
White with #247381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #247381; }
p { color: rgb(36,115,129); }
H1.HeaderClassName
{
color: #247381;
}
.AnyTagClassName
{
color: #247381;
}
</style>
background-color css
<style>
a { background-color: #247381; }
a { background-color: rgb(36,115,129); }
div.DivClassName
{
background-color: #247381;
}
.BgClassName
{
background-color: #247381;
}
</style>
border-color css
<style>
span { border-color: #247381; }
span { border-color: rgb(36,115,129); }
td.TdClassName
{
border-color: #247381;
}
.TagClassName
{
border-color: #247381;
}
</style>