Shades of Orient #155274
Tints of Orient #155274
RGB
CMYK
RGB Variations
Color information
#155274 (or 0x155274) is known color: Orient. HEX triplet: 15, 52 and 74. RGB value is (21,82,116). Sum of RGB (Red+Green+Blue) = 21+82+116=219 (29% of max value = 765). Red value is 21 (8.59% from 255 or 9.59% from 219); Green value is 82 (32.42% from 255 or 37.44% from 219); Blue value is 116 (45.70% from 255 or 52.97% from 219); Max value from RGB is 116 - color contains mainly: blue. Hex color #155274 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155274 is #EAAD8B. Grayscale: #434343. Windows color (decimal): -15379852 or 7623189. OLE color: 7623189.
HSL color Cylindrical-coordinate representation of color #155274: hue angle of 201.47º 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 #155274 is Cyan = 0.82, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 21 | 82 | 116 | - |
| CMYK | 0.82 | 0.29 | 0 | 0.55 |
| HSL | 201.47º | 0.69% | 0.27% | - |
| HSV(B) | 201.47º | 0.82% | 0.45% | - |
| XYZ | 6.48 | 7.45 | 17.62 | - |
| YUV | 67.64 | 155.29 | 94.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 82 | 116 | 0.82 | 0.29 | 0 | 0.55 | 201.47 | 0.69 | 0.27 |
| Hex | 15 | 52 | 74 | 52 | 1D | 0 | 37 | C9 | 45 | 1B |
| Octal | 25 | 122 | 164 | 122 | 35 | 0 | 67 | 311 | 105 | 33 |
| Binary | 10101 | 1010010 | 1110100 | 1010010 | 11101 | 0 | 110111 | 11001001 | 1000101 | 11011 |
Color Harmonies of #155274
Complementary color
Monochromatic Colors of #155274
Black with #155274
Text Example
Text Example
White with #155274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155274; }
p { color: rgb(21,82,116); }
H1.HeaderClassName
{
color: #155274;
}
.AnyTagClassName
{
color: #155274;
}
</style>
background-color css
<style>
a { background-color: #155274; }
a { background-color: rgb(21,82,116); }
div.DivClassName
{
background-color: #155274;
}
.BgClassName
{
background-color: #155274;
}
</style>
border-color css
<style>
span { border-color: #155274; }
span { border-color: rgb(21,82,116); }
td.TdClassName
{
border-color: #155274;
}
.TagClassName
{
border-color: #155274;
}
</style>