Shades of Arapawa #275460
Tints of Arapawa #275460
RGB
CMYK
RGB Variations
Color information
#275460 (or 0x275460) is known color: Arapawa. HEX triplet: 27, 54 and 60. RGB value is (39,84,96). Sum of RGB (Red+Green+Blue) = 39+84+96=219 (29% of max value = 765). Red value is 39 (15.62% from 255 or 17.81% from 219); Green value is 84 (33.20% from 255 or 38.36% from 219); Blue value is 96 (37.89% from 255 or 43.84% from 219); Max value from RGB is 96 - color contains mainly: blue. Hex color #275460 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #275460 is #D8AB9F. Grayscale: #474747. Windows color (decimal): -14199712 or 6312999. OLE color: 6312999.
HSL color Cylindrical-coordinate representation of color #275460: hue angle of 192.63º degrees, saturation: 0.42, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #275460 is Cyan = 0.59, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 39 | 84 | 96 | - |
| CMYK | 0.59 | 0.12 | 0 | 0.62 |
| HSL | 192.63º | 0.42% | 0.26% | - |
| HSV(B) | 192.63º | 0.59% | 0.38% | - |
| XYZ | 6.12 | 7.62 | 12.21 | - |
| YUV | 71.91 | 141.59 | 104.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 84 | 96 | 0.59 | 0.12 | 0 | 0.62 | 192.63 | 0.42 | 0.26 |
| Hex | 27 | 54 | 60 | 3B | C | 0 | 3E | C1 | 2A | 1A |
| Octal | 47 | 124 | 140 | 73 | 14 | 0 | 76 | 301 | 52 | 32 |
| Binary | 100111 | 1010100 | 1100000 | 111011 | 1100 | 0 | 111110 | 11000001 | 101010 | 11010 |
Color Harmonies of #275460
Complementary color
Monochromatic Colors of #275460
Black with #275460
Text Example
Text Example
White with #275460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275460; }
p { color: rgb(39,84,96); }
H1.HeaderClassName
{
color: #275460;
}
.AnyTagClassName
{
color: #275460;
}
</style>
background-color css
<style>
a { background-color: #275460; }
a { background-color: rgb(39,84,96); }
div.DivClassName
{
background-color: #275460;
}
.BgClassName
{
background-color: #275460;
}
</style>
border-color css
<style>
span { border-color: #275460; }
span { border-color: rgb(39,84,96); }
td.TdClassName
{
border-color: #275460;
}
.TagClassName
{
border-color: #275460;
}
</style>