Shades of Orient #155374
Tints of Orient #155374
RGB
CMYK
RGB Variations
Color information
#155374 (or 0x155374) is known color: Orient. HEX triplet: 15, 53 and 74. RGB value is (21,83,116). Sum of RGB (Red+Green+Blue) = 21+83+116=220 (29% of max value = 765). Red value is 21 (8.59% from 255 or 9.55% from 220); Green value is 83 (32.81% from 255 or 37.73% from 220); Blue value is 116 (45.70% from 255 or 52.73% from 220); Max value from RGB is 116 - color contains mainly: blue. Hex color #155374 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155374 is #EAAC8B. Grayscale: #444444. Windows color (decimal): -15379596 or 7623445. OLE color: 7623445.
HSL color Cylindrical-coordinate representation of color #155374: hue angle of 200.84º 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 #155374 is Cyan = 0.82, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 21 | 83 | 116 | - |
| CMYK | 0.82 | 0.28 | 0 | 0.55 |
| HSL | 200.84º | 0.69% | 0.27% | - |
| HSV(B) | 200.84º | 0.82% | 0.45% | - |
| XYZ | 6.55 | 7.61 | 17.65 | - |
| YUV | 68.22 | 154.96 | 94.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 83 | 116 | 0.82 | 0.28 | 0 | 0.55 | 200.84 | 0.69 | 0.27 |
| Hex | 15 | 53 | 74 | 52 | 1C | 0 | 37 | C9 | 45 | 1B |
| Octal | 25 | 123 | 164 | 122 | 34 | 0 | 67 | 311 | 105 | 33 |
| Binary | 10101 | 1010011 | 1110100 | 1010010 | 11100 | 0 | 110111 | 11001001 | 1000101 | 11011 |
Color Harmonies of #155374
Complementary color
Monochromatic Colors of #155374
Black with #155374
Text Example
Text Example
White with #155374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155374; }
p { color: rgb(21,83,116); }
H1.HeaderClassName
{
color: #155374;
}
.AnyTagClassName
{
color: #155374;
}
</style>
background-color css
<style>
a { background-color: #155374; }
a { background-color: rgb(21,83,116); }
div.DivClassName
{
background-color: #155374;
}
.BgClassName
{
background-color: #155374;
}
</style>
border-color css
<style>
span { border-color: #155374; }
span { border-color: rgb(21,83,116); }
td.TdClassName
{
border-color: #155374;
}
.TagClassName
{
border-color: #155374;
}
</style>