Shades of Arapawa #275465
Tints of Arapawa #275465
RGB
CMYK
RGB Variations
Color information
#275465 (or 0x275465) is known color: Arapawa. HEX triplet: 27, 54 and 65. RGB value is (39,84,101). Sum of RGB (Red+Green+Blue) = 39+84+101=224 (29% of max value = 765). Red value is 39 (15.62% from 255 or 17.41% from 224); Green value is 84 (33.20% from 255 or 37.5% from 224); Blue value is 101 (39.84% from 255 or 45.09% from 224); Max value from RGB is 101 - color contains mainly: blue. Hex color #275465 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #275465 is #D8AB9A. Grayscale: #484848. Windows color (decimal): -14199707 or 6640679. OLE color: 6640679.
HSL color Cylindrical-coordinate representation of color #275465: hue angle of 196.45º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #275465 is Cyan = 0.61, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 39 | 84 | 101 | - |
| CMYK | 0.61 | 0.17 | 0 | 0.60 |
| HSL | 196.45º | 0.44% | 0.27% | - |
| HSV(B) | 196.45º | 0.61% | 0.4% | - |
| XYZ | 6.36 | 7.71 | 13.47 | - |
| YUV | 72.48 | 144.09 | 104.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 84 | 101 | 0.61 | 0.17 | 0 | 0.60 | 196.45 | 0.44 | 0.27 |
| Hex | 27 | 54 | 65 | 3D | 11 | 0 | 3C | C4 | 2C | 1B |
| Octal | 47 | 124 | 145 | 75 | 21 | 0 | 74 | 304 | 54 | 33 |
| Binary | 100111 | 1010100 | 1100101 | 111101 | 10001 | 0 | 111100 | 11000100 | 101100 | 11011 |
Color Harmonies of #275465
Complementary color
Monochromatic Colors of #275465
Black with #275465
Text Example
Text Example
White with #275465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275465; }
p { color: rgb(39,84,101); }
H1.HeaderClassName
{
color: #275465;
}
.AnyTagClassName
{
color: #275465;
}
</style>
background-color css
<style>
a { background-color: #275465; }
a { background-color: rgb(39,84,101); }
div.DivClassName
{
background-color: #275465;
}
.BgClassName
{
background-color: #275465;
}
</style>
border-color css
<style>
span { border-color: #275465; }
span { border-color: rgb(39,84,101); }
td.TdClassName
{
border-color: #275465;
}
.TagClassName
{
border-color: #275465;
}
</style>