Shades of Allports #157274
Tints of Allports #157274
RGB
CMYK
RGB Variations
Color information
#157274 (or 0x157274) is known color: Allports. HEX triplet: 15, 72 and 74. RGB value is (21,114,116). Sum of RGB (Red+Green+Blue) = 21+114+116=251 (33% of max value = 765). Red value is 21 (8.59% from 255 or 8.37% from 251); Green value is 114 (44.92% from 255 or 45.42% from 251); Blue value is 116 (45.70% from 255 or 46.22% from 251); Max value from RGB is 116 - color contains mainly: blue. Hex color #157274 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #157274 is #EA8D8B. Grayscale: #565656. Windows color (decimal): -15371660 or 7631381. OLE color: 7631381.
HSL color Cylindrical-coordinate representation of color #157274: hue angle of 181.26º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #157274 is Cyan = 0.82, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 21 | 114 | 116 | - |
| CMYK | 0.82 | 0.02 | 0 | 0.55 |
| HSL | 181.26º | 0.69% | 0.27% | - |
| HSV(B) | 181.26º | 0.82% | 0.45% | - |
| XYZ | 9.48 | 13.46 | 18.62 | - |
| YUV | 86.42 | 144.69 | 81.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 114 | 116 | 0.82 | 0.02 | 0 | 0.55 | 181.26 | 0.69 | 0.27 |
| Hex | 15 | 72 | 74 | 52 | 2 | 0 | 37 | B5 | 45 | 1B |
| Octal | 25 | 162 | 164 | 122 | 2 | 0 | 67 | 265 | 105 | 33 |
| Binary | 10101 | 1110010 | 1110100 | 1010010 | 10 | 0 | 110111 | 10110101 | 1000101 | 11011 |
Color Harmonies of #157274
Complementary color
Monochromatic Colors of #157274
Black with #157274
Text Example
Text Example
White with #157274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157274; }
p { color: rgb(21,114,116); }
H1.HeaderClassName
{
color: #157274;
}
.AnyTagClassName
{
color: #157274;
}
</style>
background-color css
<style>
a { background-color: #157274; }
a { background-color: rgb(21,114,116); }
div.DivClassName
{
background-color: #157274;
}
.BgClassName
{
background-color: #157274;
}
</style>
border-color css
<style>
span { border-color: #157274; }
span { border-color: rgb(21,114,116); }
td.TdClassName
{
border-color: #157274;
}
.TagClassName
{
border-color: #157274;
}
</style>