Shades of Arapawa #285465
Tints of Arapawa #285465
RGB
CMYK
RGB Variations
Color information
#285465 (or 0x285465) is known color: Arapawa. HEX triplet: 28, 54 and 65. RGB value is (40,84,101). Sum of RGB (Red+Green+Blue) = 40+84+101=225 (29% of max value = 765). Red value is 40 (16.02% from 255 or 17.78% from 225); Green value is 84 (33.20% from 255 or 37.33% from 225); Blue value is 101 (39.84% from 255 or 44.89% from 225); Max value from RGB is 101 - color contains mainly: blue. Hex color #285465 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #285465 is #D7AB9A. Grayscale: #484848. Windows color (decimal): -14134171 or 6640680. OLE color: 6640680.
HSL color Cylindrical-coordinate representation of color #285465: hue angle of 196.72º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #285465 is Cyan = 0.60, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 40 | 84 | 101 | - |
| CMYK | 0.60 | 0.17 | 0 | 0.60 |
| HSL | 196.72º | 0.43% | 0.28% | - |
| HSV(B) | 196.72º | 0.6% | 0.4% | - |
| XYZ | 6.39 | 7.73 | 13.47 | - |
| YUV | 72.78 | 143.92 | 104.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 84 | 101 | 0.60 | 0.17 | 0 | 0.60 | 196.72 | 0.43 | 0.28 |
| Hex | 28 | 54 | 65 | 3C | 11 | 0 | 3C | C5 | 2B | 1C |
| Octal | 50 | 124 | 145 | 74 | 21 | 0 | 74 | 305 | 53 | 34 |
| Binary | 101000 | 1010100 | 1100101 | 111100 | 10001 | 0 | 111100 | 11000101 | 101011 | 11100 |
Color Harmonies of #285465
Complementary color
Monochromatic Colors of #285465
Black with #285465
Text Example
Text Example
White with #285465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #285465; }
p { color: rgb(40,84,101); }
H1.HeaderClassName
{
color: #285465;
}
.AnyTagClassName
{
color: #285465;
}
</style>
background-color css
<style>
a { background-color: #285465; }
a { background-color: rgb(40,84,101); }
div.DivClassName
{
background-color: #285465;
}
.BgClassName
{
background-color: #285465;
}
</style>
border-color css
<style>
span { border-color: #285465; }
span { border-color: rgb(40,84,101); }
td.TdClassName
{
border-color: #285465;
}
.TagClassName
{
border-color: #285465;
}
</style>